Go to file
soukainna 57540f2587 add code grpc to manage new collection db groupMember 2022-12-19 09:14:31 +01:00
grpcapi add code grpc to manage new collection db groupMember 2022-12-19 09:14:31 +01:00
handlers add code grpc to manage new collection db groupMember 2022-12-19 09:14:31 +01:00
storage add code grpc to manage new collection db groupMember 2022-12-19 09:13:56 +01: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 add code grpc to manage new collection db groupMember 2022-12-19 09:13:56 +01: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.