Skip to content

Fetches fares for an OpenTripPlanner Itinerary from the VVS TRIAS API.

License

Notifications You must be signed in to change notification settings

stadtnavi/fares-service

Repository files navigation

fares-service

Fetches fares for an OpenTripPlanner 2 Itinerary from the VVS TRIAS API.

The uage example demonstrates how to use the API.

Docker build status dependency status ISC-licensed

running via Docker

A Docker image is available as stadtnavi/fares-service.

docker run -d -p 3000:3000 stadtnavi/fares-service

running manually

git clone https://github.com/stadtnavi/fares-service.git
cd fares-service
export TIMEZONE=Europe/Berlin
npm install --production
npm start

About

Fetches fares for an OpenTripPlanner Itinerary from the VVS TRIAS API.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages