quivr/backend/routes
Matt ec29f30f32
Feat: backend refactor (#306)
* fix: edge cases on migration scripts

* chore: remove unused deps.

* refactor: user_routes

* refactor: chat_routes

* refactor: upload_routes

* refactor: explore_routes

* refactor: crawl_routes

* chore(refactor): get current user

* refactor: more dead dependencies

* bug: wrap email in credentials dict.

---------

Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
2023-06-12 17:58:05 +02:00
..
__init__.py Feat/user chat history (#275) 2023-06-10 23:59:16 +02:00
chat_routes.py Feat: backend refactor (#306) 2023-06-12 17:58:05 +02:00
crawl_routes.py Feat: backend refactor (#306) 2023-06-12 17:58:05 +02:00
explore_routes.py Feat: backend refactor (#306) 2023-06-12 17:58:05 +02:00
misc_routes.py Feat: backend refactor (#306) 2023-06-12 17:58:05 +02:00
upload_routes.py Feat: backend refactor (#306) 2023-06-12 17:58:05 +02:00
user_routes.py Feat: backend refactor (#306) 2023-06-12 17:58:05 +02:00