The NextBus Inc. XML feed provides useful data to build real-time transit applications. This library makes it easy to use by converting the NextBus Inc. XML feed into a RESTful JSON API.
All documentation is hosted at restbus.info.
- Run
npm install
- Run
npm start
Server-side (our use-case)
- Deploy and consume the API via Port 3535.
Client-side
- Package can be added to a React app.