DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 82d5b7cdd4a5296f41fa4150f0623a9790caae8a 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