This repository was archived by the owner on Jul 16, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
RESTful API
Stanley Zheng edited this page Mar 3, 2016
·
13 revisions
-
/api/routes/active/
-
/api/buses/on_route/<int:routeId>/ -
/api/buses/history/<int:busId>/ -
/api/buses/api/buses/<int:routeID>/
/api/stops/near/intersection/<city>/<intersection>/-
/api/stops/near/<lat>/<lng>/
-
/api/stop_times/<int:routeId>/<int:stopId>/
-
/api/stops/near/<lat>/<lng>/ -
/api/stops?id=8004,8008/- sample: http://api.hrtb.us/api/v2/stops?id=8004,8008
- returns routes with attached stop times