Go to file
sbouaram 8629bc505b postgresql 2023-05-02 20:33:46 +02:00
grpcapi rebuild proto 2023-03-10 13:32:55 +01:00
handlers code to create and delete groupMmber collection in DB 2023-01-17 15:07:16 +01:00
storage postgresql 2023-05-02 20:33:46 +02:00
.gitignore postgresql 2023-05-02 20:33:46 +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 postgresql 2023-05-02 20:33:46 +02:00
go.sum postgresql 2023-05-02 20:33:46 +02:00
main.go Small update for dev env 2023-03-10 13:28:56 +01: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.