/openbahn-api

Wrapper of REST-style webservices for bahn.de

Primary LanguageJavaOtherNOASSERTION

openbahn-api

Wrapper of REST-style webservices for bahn.de. Following functions are implemented:

  1. Retrieve station names
  2. List all connections between two stations for a defined day
  3. List possible connections between two stations that repeat daily
  4. Make ticket reservations
  5. Book tickets

Check the wiki for further information.

The API is licensed under the MIT license (see LICENSE.md)