MeiliSearch/meilisearch-http/src
bors[bot] 0f024cc225
Merge #1478
1478: refactor routes r=irevoire a=MarinPostma

refactor the route directory, so the module tree follows the route structure


Co-authored-by: mpostma <postma.marin@protonmail.com>
2021-07-05 12:55:39 +00:00
..
data move payload to own module 2021-06-23 16:49:25 +02:00
extractors run rustfmt one the whole project and add it to the CI 2021-06-29 15:25:18 +02:00
helpers remove authentication middleware 2021-06-24 16:36:21 +02:00
index Add test with special characters 2021-07-01 16:44:17 +02:00
index_controller add test 2021-07-05 12:33:28 +02:00
routes refactor routes 2021-07-05 14:33:48 +02:00
analytics.rs Integrate amplitude 2021-06-15 15:36:30 +02:00
error.rs declare new authentication related errors 2021-06-24 16:53:20 +02:00
lib.rs refactor routes 2021-07-05 14:33:48 +02:00
main.rs stop logging the no space left on device error 2021-06-28 13:59:48 +02:00
option.rs add the log_level variable to the cli and reduce the log level of milli and grenad 2021-06-24 11:20:52 +02:00