No description
Find a file
2018-01-09 00:06:26 +01:00
docs reasons to use this API 📝 2017-12-16 11:47:21 +01:00
lib bugfix 🐛 2017-12-16 11:47:50 +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
Dockerfile init from vbb-rest 2017-10-24 23:28:12 +02:00
index.js hafas-client -> db-hafas 2018-01-09 00:06:26 +01:00
license.md init from vbb-rest 2017-10-24 23:28:12 +02:00
package.json hafas-client -> db-hafas 2018-01-09 00:06:26 +01:00
readme.md reasons to use this API 📝 2017-12-16 11:47:21 +01:00

db-rest

A clean REST API wrapping around the Deutsche Bahn API.

API Documentation | Why?

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.