Maniktherana/amiverse-backend

Refactor routes into a clean architecture

Opened this issue · 0 comments

Currently all routes are located in main.py, it would be better to separate routes into a router.py file and the logic to controllers.py