Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.23 KB

index.md

File metadata and controls

14 lines (12 loc) · 1.23 KB

Rejseplan - PHP Api - Index

Requests

Request Description Response
Client Set HTTP client -
ArrivalBoard To get arrival board for a station ArrivalBoardResponse
DepartureBoard To get departure board for a station DepartureBoardResponse
Journey This will get you a full journey report for a vehicle JourneyResponse
Location With this you can find stops, POI or addresses from a user input LocationResponse
NearbyStops This will deliver all stops within a radius of a given coordinate. StopLocationResponse
Trip With this you can calculate a trip TripResponse