hackoregon / transportation-backend

Transportation backend repo - 2016 and 2017
8 stars 7 forks source link

Create POST API that allows for the submission of new data. #24

Open sanjuroj opened 7 years ago

sanjuroj commented 7 years ago

We will hopefully be creating a form for PBOT to use to "update" existing data. In order to do this, we will need to create a POST API that links to the overlay table(s). This task is dependent on how we structure the data overlay functionality.