Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.58 KB

File metadata and controls

50 lines (39 loc) · 1.58 KB

CircleCI Build Status GitHub contributors App Version

Edit with Gitpod

realtime-bus-api

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...

Built with

NodeJs https://nodejs.org/en/docs/

APIs

https://eu1.locationiq.com

APIs Transport support by now:

  • Dublin API

Development Plans

  • London API - Next developement
  • Sao Paulo API - Next developement

CI & CD Flow

[todo]

Try it yourself

Dependencies

  • docker

Step #1

docker run -d -e RTB_API_TOKEN=<YOUR_BOT_TOKEN> realtimebus-api:develop

Step #2

Access using http://localhost:3000/api/v1

Step #3

There is no step 3 ;) API is up and running for test

Contributing

[todo]

Release Notes