fahrplan
fahrplan copied to clipboard
A JavaScript client for Deutsche Bahn's timetable API
Results
2
fahrplan issues
Sort by
recently updated
recently updated
newest added
The client doesn't throw/reject on all API errors yet, it sometimes resolves with an empty result when it should reject with an error.
bug
The API supports multiple languages (mainly for plain-text results such as the itinerary notes), defaulting to English. The client currently doesn't send this property, results are therefore in English. Could...
enhancement