mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
.. | ||
base.json | ||
example.js | ||
index.js | ||
readme.md |
AVV profile for hafas-client
Aachener Verkehrsverbund (AVV) is the local transport provider of Aachen. This profile adds AVV support to hafas-client
.
Usage
import {createClient} from 'hafas-client'
import {avvProfile} from 'hafas-client/p/avv/index.js'
// create a client with AVV profile
const client = createClient(avvProfile, 'my-awesome-program')