this API is a kind of Gateway that match the proper API by passing parameters such GeoLocation. It returns information for all API supported and developed by now.
- Buses Delay
- Routes
- And more...
NodeJs https://nodejs.org/en/docs/
- Dublin API
- London API - Next developement
- Sao Paulo API - Next developement
[todo]
- docker
docker run -d -e RTB_API_TOKEN=<YOUR_BOT_TOKEN> realtimebus-api:develop
Access using http://localhost:3000/api/v1
There is no step 3 ;) API is up and running for test
[todo]