mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 23:29:35 +02:00
492 B
492 B
S-Bahn München profile for hafas-client
S-Bahn München runs commuter trains in Munich. This profile adapts hafas-client
to their HAFAS endpoint.
Usage
const createClient = require('hafas-client')
const sMuenchenProfile = require('hafas-client/p/sbahn-muenchen')
// create a client with S-Bahn München profile
const client = createClient(sMuenchenProfile, 'my-awesome-program')