Operations at http://svc-api:47101/api
This page describes the service operations at this endpoint.
Uri | Method | Description |
---|---|---|
/{route}/{direction}/{stop} | GET | Service at http://svc-api:47101/api/{ROUTE}/{DIRECTION}/{STOP} |
/{stopID} | GET | Service at http://svc-api:47101/api/{STOPID} |
/Directions/{route} | GET | Service at http://svc-api:47101/api/Directions/{ROUTE} |
/Providers | GET | Service at http://svc-api:47101/api/Providers |
/Routes | GET | Service at http://svc-api:47101/api/Routes |
/StopID/{route}/{direction}/{stop} | GET | Service at http://svc-api:47101/api/StopID/{ROUTE}/{DIRECTION}/{STOP} |
/StopID/{stopID} | GET | Service at http://svc-api:47101/api/StopID/{STOPID} |
/Stops/{route}/{direction} | GET | Service at http://svc-api:47101/api/Stops/{ROUTE}/{DIRECTION} |
/VehicleLocations/{route} | GET | Service at http://svc-api:47101/api/VehicleLocations/{ROUTE} |