maas-alliance / apis

Example APIs designed to support the MaaS ecosystem.
Apache License 2.0
4 stars 4 forks source link

API recommendation based on TripGo API #6

Closed nighthawk closed 6 years ago

nighthawk commented 6 years ago

Addresses #1:

This is an update of a simplified version of the TripGo API, where we've incorporated feedback from developers, added a clearer structure to the endpoints, aligned varies data models with those from schema.org and FIWARE, and moved to Open API 3.0 format (mostly so we can use oneOf).

Full set of changes is in the commit logs and our internal review comments can be found at https://github.com/skedgo/maas-apis/pull/1.

A few remarks: