pokeritup/src
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
..
entities chore(): Initial code commit 2024-11-21 21:06:38 +01:00
routers Add router to FastAPI for improved route management 2024-11-22 00:35:58 +02:00
__init__.py chore(): Initial code commit 2024-11-21 21:06:38 +01:00
main.py Add router to FastAPI for improved route management 2024-11-22 00:35:58 +02:00