Commit Graph

11 Commits

Author SHA1 Message Date
Quentin de Quelen
7f2e5d091a Rename routes /synonym to /synonyms 2019-11-20 15:33:42 +01:00
Quentin de Quelen
cd95b243bb Add the update index route 2019-11-20 15:00:06 +01:00
Quentin de Quelen
1f1cb1f501 Rename browse_documents into get_all_documents and always respond HTTP Ok 2019-11-20 14:18:21 +01:00
Quentin de Quelen
530738cfe9 Format code 2019-11-20 14:12:12 +01:00
Quentin de Quelen
5f0f699f37 Move route to clear all synonyms on DELETE /synonyms 2019-11-20 14:03:55 +01:00
Quentin de Quelen
cc97889b37 Add stop-word is now PATCH method 2019-11-20 13:56:43 +01:00
Quentin de Quelen
45ded0498b Format code with cargo fmt 2019-11-20 11:45:23 +01:00
Quentin de Quelen
e6465f4ea1 Create a new specific route for schema 2019-11-20 11:45:22 +01:00
Quentin de Quelen
5527457655 Rewrite create_index route new path, body request and response 2019-11-20 11:45:21 +01:00
Clément Renault
df066f4321 Introduce a new add or update documents PUT route 2019-11-06 11:42:41 +01:00
Clément Renault
f51c49db93
Introduce the HTTP tide based library 2019-10-31 15:02:34 +01:00