Files
oc-discovery/README.md
2026-02-09 09:45:41 +01:00

357 B

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"