No description
Find a file
2017-11-10 00:05:34 +01:00
lib all stations route 2017-11-10 00:05:34 +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
api.js all stations route 2017-11-10 00:05:34 +01:00
Dockerfile init from vbb-rest 2017-10-24 23:28:12 +02:00
index.js init from vbb-rest 2017-10-24 23:28:12 +02:00
license.md init from vbb-rest 2017-10-24 23:28:12 +02:00
package.json all stations route 2017-11-10 00:05:34 +01:00
readme.md all stations route 2017-11-10 00:05:34 +01:00

db-rest

A clean REST API wrapping around the Deutsche Bahn API.

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.