DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: b487c450a27c0e35fc05ecc7e2736b77527b8c5e deck-builder/api/src/handlers/game/mod.rs -rw-r--r-- 3.8 KiB
feat(api, shared): patch game endpoint and request, cleanup unused apis
chore(client, server, api, shared): fix clippy lints
feat(api): reimpl all_games and my_games
feat(api): stubs for most game endpoints, complete create
feat(client): init game handlers module