Expose game configuration (energy types, card types, rule constants) via /api/config endpoint so frontend can dynamically load game rules without hardcoding values. |
||
|---|---|---|
| .. | ||
| api | ||
| core | ||
| data | ||
| db | ||
| repositories | ||
| schemas | ||
| services | ||
| socketio | ||
| __init__.py | ||
| config.py | ||
| main.py | ||