Draft, peer selection done, search in progress

This commit is contained in:
ycc
2023-03-10 11:28:38 +01:00
parent e3719fb08b
commit 87a1759ac4
17 changed files with 898 additions and 1 deletions

View File

@@ -1,2 +1,12 @@
# oc-aggregator
# oc-aggregator OpenCloud search aggregator service.
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"