Go to file
Arnaud Delcasse 3d61f9b542 initial commit 2023-03-13 00:23:59 +01:00
grpc initial commit 2023-03-13 00:23:59 +01:00
handlers initial commit 2023-03-13 00:23:59 +01:00
storage initial commit 2023-03-13 00:23:59 +01:00
.gitignore initial commit 2023-03-13 00:23:59 +01:00
LICENCE initial commit 2023-03-13 00:23:59 +01:00
README.md initial commit 2023-03-13 00:23:59 +01:00
config.go initial commit 2023-03-13 00:23:59 +01:00
go.mod initial commit 2023-03-13 00:23:59 +01:00
go.sum initial commit 2023-03-13 00:23:59 +01:00
main.go initial commit 2023-03-13 00:23:59 +01:00

README.md

COOPGO Carpool Incentives

COOPGO Carpool Incentives is a microservice handling carpooling proofs and associated incentives of the COOPGO MaaS Platform.

It provides a gRPC API to manage incentives, subscriptions, carpooling proofs and data linked to these incentives.

Licence

This project is distributed under the AGPLv3 licence.

See LICENCE file for more details