No description
Find a file
2018-01-09 16:52:25 +01:00
docs reasons to use this API 📝 2017-12-16 11:47:21 +01:00
lib /stations/:id route 2018-01-09 16:52:25 +01:00
.editorconfig init from vbb-rest 2017-10-24 23:28:12 +02:00
.gitignore init from vbb-rest 2017-10-24 23:28:12 +02:00
architecture.svg update hafas-rest-api, architecture diagram 📝 2018-01-09 00:06:53 +01:00
Dockerfile init from vbb-rest 2017-10-24 23:28:12 +02:00
index.js /stations/:id route 2018-01-09 16:52:25 +01:00
license.md init from vbb-rest 2017-10-24 23:28:12 +02:00
package.json update hafas-rest-api, architecture diagram 📝 2018-01-09 00:06:53 +01:00
readme.md update hafas-rest-api, architecture diagram 📝 2018-01-09 00:06:53 +01:00

db-rest

A clean REST API wrapping around the Deutsche Bahn API.

API Documentation | Why?

db-rest architecture diagram

dependency status ISC-licensed gitter channel

Installing

git clone https://github.com/derhuerst/db-rest.git
cd db-rest
npm install --production
npm start

Contributing

If you have a question, found a bug or want to propose a feature, have a look at the issues page.