No description
docs | ||
lib | ||
.editorconfig | ||
.gitignore | ||
Dockerfile | ||
index.js | ||
license.md | ||
package.json | ||
readme.md |
db-rest
A clean REST API wrapping around the Deutsche Bahn API.
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.