OpenCloud catalog
Go to file
2024-07-26 14:39:57 +02:00
conf init oc-catalog 2024-07-26 13:07:25 +02:00
controllers Resources added to oc-catalog + proto search 2024-07-26 14:39:57 +02:00
routers Resources added to oc-catalog + proto search 2024-07-26 14:39:57 +02:00
swagger Resources added to oc-catalog + proto search 2024-07-26 14:39:57 +02:00
tests init oc-catalog 2024-07-26 13:07:25 +02:00
docker_catalog.json init oc-catalog 2024-07-26 13:07:25 +02:00
docker-compose.base.yml init oc-catalog 2024-07-26 13:07:25 +02:00
docker-compose.yml init oc-catalog 2024-07-26 13:07:25 +02:00
Dockerfile init oc-catalog 2024-07-26 13:07:25 +02:00
go.mod Resources added to oc-catalog + proto search 2024-07-26 14:39:57 +02:00
go.sum Resources added to oc-catalog + proto search 2024-07-26 14:39:57 +02:00
LICENSE init oc-catalog 2024-07-26 13:07:25 +02:00
main.go init oc-catalog 2024-07-26 13:07:25 +02:00
oc-catalog Resources added to oc-catalog + proto search 2024-07-26 14:39:57 +02:00
README.md init oc-catalog 2024-07-26 13:07:25 +02:00

oc-catalog OpenCloud catalog service.

Manages user catalog

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"