Manages shared workspaces and their synchronization
Go to file
2024-08-22 10:49:26 +02:00
conf Init oc-shared 2024-08-12 14:12:51 +02:00
controllers shared new oclib + routers 2024-08-22 10:49:26 +02:00
routers shared new oclib + routers 2024-08-22 10:49:26 +02:00
swagger shared new oclib + routers 2024-08-22 10:49:26 +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 shared new oclib + routers 2024-08-22 10:49:26 +02:00
go.sum shared new oclib + routers 2024-08-22 10:49:26 +02:00
LICENSE Init oc-shared 2024-08-12 14:12:51 +02:00
main.go add peer paths 2024-08-21 16:17:43 +02:00
oc-shared shared new oclib + routers 2024-08-22 10:49:26 +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"