adelcasse 571225ea8f | ||
---|---|---|
cmd/standardcovoiturage-to-rdex-gateway | ||
LICENCE.md | ||
README.md | ||
bookings.go | ||
carpool-bookings.go | ||
cars.go | ||
go.mod | ||
go.sum | ||
journeys.go | ||
preferences.go | ||
prices.go | ||
schedules.go | ||
server.go | ||
trips.go | ||
users.go |
README.md
COOPGO Standard Covoiturage
WORK IN PROGRESS
Golang implementation of the Standard Covoiturage specification. This library is part of the COOPGO Technical Platform and provides client and server implementations of the standard.
Progress :
Server
- Get Driver Journeys
- Get Passenger Journeys
- Get Driver Regular Trips
- Get passenger Regular Trips
- Booking
- Booking events
Client
- Get Driver Journeys
- Get Passenger Journeys
- Get Driver Regular Trips
- Get passenger Regular Trips
- Booking
- Booking events