Go to file
Arnaud Delcasse 9e2b9251db Add PostgreSQL 2023-05-02 20:06:02 +02:00
grpc switch to mongodb uri instead of host/username/password 2023-04-03 20:31:13 +02:00
handlers initial commit 2023-03-13 00:23:59 +01:00
storage Add PostgreSQL 2023-05-02 20:06:02 +02:00
.gitignore initial commit 2023-03-13 00:23:59 +01:00
Dockerfile switch to mongodb uri instead of host/username/password 2023-04-03 20:31:13 +02: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 Add PostgreSQL 2023-05-02 20:06:02 +02:00
go.sum Add PostgreSQL 2023-05-02 20:06:02 +02: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