db-rest/readme.md
2018-01-09 00:06:53 +01:00

925 B

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.