Go to file
Arnaud Delcasse 671dc9a2c5 README title 2022-10-17 04:57:51 +02:00
grpcapi Initial commit 2022-08-11 17:21:32 +02:00
handlers Initial commit 2022-08-11 17:21:32 +02:00
storage Initial commit 2022-08-11 17:21:32 +02:00
.gitignore Initial commit 2022-08-11 17:21:32 +02:00
README.md README title 2022-10-17 04:57:51 +02:00
config.go Initial commit 2022-08-11 17:21:32 +02:00
go.mod Initial commit 2022-08-11 17:21:32 +02:00
go.sum Initial commit 2022-08-11 17:21:32 +02:00
main.go Initial commit 2022-08-11 17:21:32 +02:00

README.md

COOPGO Groups Management

COOPGO Groups Management is a webservice handling groups management and memberships.

It provides a gRPC API to manage groups and their members, and the ability to associate flexible data to groups.