oc-discovery/README.md
2023-10-20 10:45:16 +02:00

17 lines
356 B
Markdown

# oc-discovery OpenCloud discovery service.
Manages a local database
Can feed from file/IPFS/...
Stores data in Redis, and Zinq for ranked queries.
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"