mirror of
				https://github.com/public-transport/db-vendo-client.git
				synced 2025-10-30 23:56:31 +02:00 
			
		
		
		
	| .. | ||
| example.js | ||
| index.js | ||
| products.js | ||
| readme.md | ||
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 sMunichProfile = require('hafas-client/p/sbahn-munich')
// create a client with S-Bahn München profile
const client = createClient(sMunichProfile, 'my-awesome-program')