https://github.com/dfederschmidt/abfahrtapi
:fuelpump: This is a small API written in node.js which provides access to the current departure times of all bus stations in Tübingen.
https://github.com/dfederschmidt/abfahrtapi
javascript nodejs rest-api scraping
Last synced: 2 months ago
JSON representation
:fuelpump: This is a small API written in node.js which provides access to the current departure times of all bus stations in Tübingen.
- Host: GitHub
- URL: https://github.com/dfederschmidt/abfahrtapi
- Owner: dfederschmidt
- Created: 2015-01-15T22:45:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-24T21:47:00.000Z (almost 10 years ago)
- Last Synced: 2025-01-23T15:56:06.721Z (4 months ago)
- Topics: javascript, nodejs, rest-api, scraping
- Language: JavaScript
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# 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