feat: Introduce a little http query server

This commit is contained in:
Clément Renault
2018-09-14 19:09:20 +02:00
parent 9ee71848bb
commit 3f503446d5
4 changed files with 1036 additions and 0 deletions

View File

@ -3,6 +3,7 @@ members = [
"raptor",
"raptor-indexer",
"raptor-search",
"raptor-http",
]
[profile.release]