mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
.. | ||
base.json | ||
example.js | ||
index.js | ||
products.js | ||
readme.md |
INSA profile for hafas-client
The Nahverkehr Sachsen-Anhalt (NASA) offers Informationssystem Nahverkehr Sachsen-Anhalt (INSA) to distribute their public transport data.
Usage
import {createClient} from 'hafas-client'
import {insaProfile} from 'hafas-client/p/insa/index.js'
// create a client with INSA profile
const client = createClient(insaProfile, 'my-awesome-program')
Customisations
- parses INSA-specific products (such as Tourism Train)