oc-aggregator/README.md

13 lines
289 B
Markdown
Raw Permalink Normal View History

# oc-aggregator OpenCloud search aggregator service.
2023-03-07 14:15:14 +01:00
Distribute searches through peers apis, aggregate results.
To build :
bee generate routers
bee run -gendoc=true -downdoc=true
Change url in swagger index.html file to :
url: "http://127.0.0.1:8080/swagger/swagger.json"