356 B
356 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"