Go to file
Arnaud Delcasse 9705c8d898 Filter groups for a specific member 2022-12-05 17:18:01 +01:00
grpcapi Filter groups for a specific member 2022-12-05 17:18:01 +01:00
handlers Filter groups for a specific member 2022-12-05 17:18:01 +01:00
storage Initial commit 2022-08-11 17:21:32 +02:00
.gitignore Initial commit 2022-08-11 17:21:32 +02:00
Dockerfile Add Dockerfile 2022-11-07 03:09:59 +01: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.