Manages shared workspaces and their synchronization
Go to file
2024-08-26 13:45:50 +02:00
conf Init oc-shared 2024-08-12 14:12:51 +02:00
controllers OC-SHARED -> add route 2024-08-26 13:45:50 +02:00
routers OC-SHARED -> add route 2024-08-26 13:45:50 +02:00
swagger OC-SHARED -> add route 2024-08-26 13:45:50 +02:00
docker_shared.json Init oc-shared 2024-08-12 14:12:51 +02:00
docker-compose.base.yml Init oc-shared 2024-08-12 14:12:51 +02:00
docker-compose.yml Init oc-shared 2024-08-12 14:12:51 +02:00
Dockerfile Init oc-shared 2024-08-12 14:12:51 +02:00
go.mod OC-SHARED -> add route 2024-08-26 13:45:50 +02:00
go.sum OC-SHARED -> add route 2024-08-26 13:45:50 +02:00
LICENSE Init oc-shared 2024-08-12 14:12:51 +02:00
main.go OC-SHARED -> add route 2024-08-26 13:45:50 +02:00
oc-shared OC-SHARED -> add route 2024-08-26 13:45:50 +02:00
README.md Init oc-shared 2024-08-12 14:12:51 +02:00

oc-shared OpenCloud shared service.

Manages user shared

To build :

bee generate routers
bee run -gendoc=true -downdoc=true

If default Swagger page is displayed instead of tyour api, change url in swagger/index.html file to :

url: "swagger.json"