db-vendo-client/p/db/base.json
2024-12-07 18:29:16 +00:00

6 lines
245 B
JSON

{
"journeysEndpoint": "https://int.bahn.de/web/api/angebote/fahrplan",
"locationsEndpoint": "https://int.bahn.de/web/api/reiseloesung/orte",
"nearbyEndpoint": "https://int.bahn.de/web/api/reiseloesung/orte/nearby",
"defaultLanguage": "en"
}