Skip to content

Generates GBFS from Flinkster API (especially Call-a-Bike)

Notifications You must be signed in to change notification settings

mfdz/flinkster2gbfs

Repository files navigation

Flinkster2GBFS

Flinkster2GBFS creates a GBFS feed via the Deutsche Bahn Flinkster API.

git submodule update --init

Docker

To run flinkster2gbfs via docker, build and run as follows:

$ docker build -t flinkster2gbfs .
$ docker run --rm -e FLINKSTER_TOKEN=<your flinkster API token> -e FLINKSTER_LOOP=true -v $(PWD):/data flinkster2gbfs

To receive a Flinkster API token, register with the DB OPEN API Portal. and create an API token for the Flinkster_API_NG - v1.

About

Generates GBFS from Flinkster API (especially Call-a-Bike)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published