/bvg-api

An inofficial API for the BVG (Berlin Public Transportation Services) written for node.js

Primary LanguageJavaScript

BVG API

An unofficial API to the BVG (Berlin Transport Services) written in JavaScript.

Demo

Dependencies

Install

git clone git@github.com:kr1sp1n/bvg-api.git
cd bvg-api
npm install

Run

npm start

Develop

Watch for changes and restart server automatically:

gulp develop