Skip to content

⛽ This is a small API written in node.js which provides access to the current departure times of all bus stations in Tübingen.

Notifications You must be signed in to change notification settings

dfederschmidt/AbfahrtAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AbfahrtAPI

This is a small API written in node.js which provides access to the current departure times of all bus stations in Tübingen.

API endpoints

GET /stations                   #Returns a JSON containing all stations.
GET /stations/{id}              #Returns a JSON containing one station
GET /stations/{id}/departures   #Returns an JSON array with the next departures

About

⛽ This is a small API written in node.js which provides access to the current departure times of all bus stations in Tübingen.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published