Commit graph

2 commits

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
68143f8ba0 chore(): Initial code commit 2024-11-21 21:06:38 +01:00