db-rest/readme.md
2019-03-27 12:22:48 +01:00

1.2 KiB

db-rest

A clean REST API wrapping around the Deutsche Bahn API.

API Documentation | Why?

db-rest architecture diagram

Docker build status dependency status ISC-licensed gitter channel support me on Patreon

Installing

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

A Docker image is available as derhuerst/db-rest.

Contributing

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