Skip to content
This repository has been archived by the owner on Oct 14, 2019. It is now read-only.
/ restbus Public archive
forked from morganney/restbus

Converts the public NextBus Inc. XML feed into a RESTful JSON API.

License

Notifications You must be signed in to change notification settings

trynmaps/restbus

 
 

Repository files navigation

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.

Getting Started

  1. Run npm install
  2. Run npm start

Usage

Server-side (our use-case)

  • Deploy and consume the API via Port 3535.

Client-side

  • Package can be added to a React app.

About

Converts the public NextBus Inc. XML feed into a RESTful JSON API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%