Add router to FastAPI for improved route management #1

Merged
elia merged 1 commit from init-router-setup into main 2024-11-23 17:36:42 +00:00

1 commit

Author SHA1 Message Date
Anthony Al Lazkani
9e00a5f744 Add router to FastAPI for improved route management
- Implemented a new router for organizing API endpoints.
- Registered the router with the main FastAPI app.
- Enhanced modularity and readability of the codebase.
2024-11-22 00:35:58 +02:00