Code4HR / hrt-bus-api

API and Map app that transform, store, and expose HRT Bus data through a RESTful HTTP endpoint. Python, Heroku, @bschoenfeld
api.hrtb.us/api
17 stars 13 forks source link

New endpoints to pull all stops and pull all stops by city #82

Open SgiobairOg opened 7 years ago

SgiobairOg commented 7 years ago

All Stops

Add route for http://api.hrtb.us/api/v2/stops to receive all stops in the database

City

Add route for http://api.hrtb.us/api/v2/stops/near/{city} to receive all stops in a specified city

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/42585989-new-endpoints-to-pull-all-stops-and-pull-all-stops-by-city?utm_campaign=plugin&utm_content=tracker%2F88329&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F88329&utm_medium=issues&utm_source=github).