Poker It Up is a Pointing Poker style application
Find a file
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
src Add router to FastAPI for improved route management 2024-11-22 00:35:58 +02:00
.gitignore chore(): Initial code commit 2024-11-21 21:06:38 +01:00
LICENSE Initial commit 2024-11-21 19:56:14 +00:00
poetry.lock chore(): Initial code commit 2024-11-21 21:06:38 +01:00
pyproject.toml chore(): Initial code commit 2024-11-21 21:06:38 +01:00
README.md Initial commit 2024-11-21 19:56:14 +00:00

pokeritup

Poker It Up is a Pointing Poker style application