Skip to content

Files

Latest commit

 

History

History
14 lines (10 loc) · 470 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 470 Bytes

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)