Refactor: Moved routes to route.py for better readability #208

Closed
opened 2025-07-08 08:42:46 -04:00 by AtHeartEngineer · 0 comments

Originally created by @movassaghi6 on 9/7/2024

move routes to a file named routes.py , and include them by one line in main.py file, for a cleaner and more readable code.

*Originally created by @movassaghi6 on 9/7/2024* move routes to a file named routes.py , and include them by one line in main.py file, for a cleaner and more readable code.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/endurain#208