Go to file
Nicolas CARON 1a85d04c16
Build and Push Docker Image / build_and_push (push) Successful in 1m28s Details
test actions
2024-04-05 12:20:00 +02:00
.gitea/workflows test actions 2024-04-05 12:20:00 +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 [+] create branch mika 2023-09-06 13:36:48 +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.