OpenCloud catalog
Go to file
2024-08-01 09:27:38 +02:00
conf init oc-catalog 2024-07-26 13:07:25 +02:00
controllers controllers with new search 2024-08-01 09:27:38 +02:00
routers Oc Catalog Full Controllers 2024-07-30 10:07:34 +02:00
swagger Oc Catalog Full Controllers 2024-07-30 10:07:34 +02:00
tests init oc-catalog 2024-07-26 13:07:25 +02:00
demo.json Demo Change 2024-07-30 15:56:12 +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 controllers with new search 2024-08-01 09:27:38 +02:00
go.mod controllers with new search 2024-08-01 09:27:38 +02:00
go.sum controllers with new search 2024-08-01 09:27:38 +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 Oc Catalog Full Controllers 2024-07-30 10:07:34 +02:00
populate.sh demo data 2024-07-26 17:10:17 +02:00
README.md demo data 2024-07-26 17:10:17 +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"

Populate :

./populate.sh ./demo.sh