Extract odds and market routes from backend/web/main.py #22

Open
opened 2026-08-30 21:31:06 +02:00 by kristofferopsahl · 0 comments
Collaborator

Child of #7.

Move /api/market, /api/matches, and props-related HTTP handlers into backend/web/routes/odds.py, using the existing odds/load modules as the service boundary.

Acceptance: the complete existing suite passes without re-baselining; API response shapes and behavior are unchanged; main.py no longer owns these handlers.

Child of #7. Move `/api/market`, `/api/matches`, and props-related HTTP handlers into `backend/web/routes/odds.py`, using the existing odds/load modules as the service boundary. Acceptance: the complete existing suite passes without re-baselining; API response shapes and behavior are unchanged; `main.py` no longer owns these handlers.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
solvreven/FPL#22
No description provided.