Extract squad and player routes from backend/web/main.py #23
Labels
No labels
architecture
cleanup
dependencies
performance
priority: high
priority: medium
reliability
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
solvreven/FPL#23
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Child of #7; follow the odds-route extraction.
Move squad and player HTTP handlers into
backend/web/routes/squad.pyandbackend/web/routes/players.pywithout changing public responses.Acceptance: complete existing suite passes without re-baselining and persistence/state mutation remains serialized.