OpenCloud catalog
Go to file
2024-07-26 13:07:25 +02:00
conf init oc-catalog 2024-07-26 13:07:25 +02:00
controllers init oc-catalog 2024-07-26 13:07:25 +02:00
routers init oc-catalog 2024-07-26 13:07:25 +02:00
swagger init oc-catalog 2024-07-26 13:07:25 +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 init oc-catalog 2024-07-26 13:07:25 +02:00
go.sum init oc-catalog 2024-07-26 13:07:25 +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 init oc-catalog 2024-07-26 13:07:25 +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"