db-vendo-client/p/db
2018-04-19 15:21:49 +02:00
..
example.js location method: docs 📝 2018-01-26 17:24:02 +01:00
index.js DB: add currency to price 🐛, enable journeyLeg 2018-04-19 15:21:49 +02:00
loyalty-cards.js DB profile 2017-11-12 23:51:41 +01:00
products.js products[].product -> products[].id 2018-03-16 17:15:09 +01:00
readme.md docs: methods, usage examples, more related projects 2017-12-17 20:04:17 +01:00

DB profile for hafas-client

Deutsche Bahn (DB) is the largest German long-distance public transport company. This profile adds DB-specific customizations to hafas-client. Consider using db-hafas, to always get the customized client right away.

Usage

const createClient = require('hafas-client')
const dbProfile = require('hafas-client/p/db')

// create a client with DB profile
const client = createClient(dbProfile)

Customisations

  • supports 1st and 2nd class with journey()
  • supports their loyalty cards with journey()
  • parses DB-specific products (such as InterCity-Express)
  • exposes the cheapest ticket price for a journey