Skip to content

api for real-time information for Dublin Bus and Luas

License

Notifications You must be signed in to change notification settings

RoryH/dublinbus-luas-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dublinbus-luas-api

api for real-time information for Dublin Bus and Luas written in nodejs using hapi. Reads data from real-time api's from Dublin bus and Luas and converts to a client friendly JSON format.

endpoints:

GET /bus/routes
GET /bus/route/{route_number}
GET /bus/stop/{stop_number}

GET /luas/stops
GET /luas/stop/{stop_id}

Requires

  • nodejs v8 +

To run

npm install
npm start

About

api for real-time information for Dublin Bus and Luas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published