Models part of the Open Journey Planner (OJP) API as a REST service.
Based on VDVde/OJP GitHub Repository, here you can find a beautiful visualization.
Currently in scope are OJPPlaceInformation
and OJPTripInfo
.
The API is published on SwaggerHub.
- Add descriptions
- Complete API
- Clarify Modelling of
Service
,Attribute
andExtension
- Map OJP entities to UIC entities
- Officialize implementation
Here's a possible setup to work: Visual Studio Code with the following extensions
Thanks to Matthias Günter and Peter Hirzel for helping to bootstrap.