mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
8 lines
413 B
JSON
8 lines
413 B
JSON
{
|
|
"journeysEndpoint": "https://int.bahn.de/web/api/angebote/fahrplan",
|
|
"refreshJourneysEndpoint": "https://int.bahn.de/web/api/angebote/recon",
|
|
"locationsEndpoint": "https://int.bahn.de/web/api/reiseloesung/orte",
|
|
"nearbyEndpoint": "https://int.bahn.de/web/api/reiseloesung/orte/nearby",
|
|
"boardEndpoint": "https://regio-guide.de/@prd/zupo-travel-information/api/public/ri/board/",
|
|
"defaultLanguage": "en"
|
|
}
|