Expose game configuration (energy types, card types, rule constants) via /api/config endpoint so frontend can dynamically load game rules without hardcoding values. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_auth.py | ||
| test_collections_api.py | ||
| test_config_api.py | ||
| test_decks_api.py | ||
| test_games_api.py | ||
| test_starter_deck_api.py | ||
| test_users.py | ||