db-vendo-client/p/insa
2018-07-25 10:05:52 +02:00
..
example.js add docs for refreshJourneys (c88071f) 📝 2018-07-25 10:05:52 +02:00
index.js INSA doesn't support refreshJourney 🐛 2018-07-25 10:05:52 +02:00
products.js products[].product -> products[].id 2018-03-16 17:15:09 +01:00
readme.md add minimal working INSA endpoint 2018-02-26 22:14:11 +01:00

INSA profile for hafas-client

The Nahverkehr Sachsen-Anhalt (NASA) offers Informationssystem Nahverkehr Sachsen-Anhalt (INSA) to distribute their public transport data.

Usage

const createClient = require('hafas-client')
const insaProfile = require('hafas-client/p/insa')

// create a client with INSA profile
const client = createClient(insaProfile)

Customisations

  • parses INSA-specific products (such as Tourism Train)