DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 9bd1c06d7f0f13992e8df7c7f91f69ea80cf37d0 deck-builder/api/handlers/gamecreate.go -rw-r--r-- 668 bytes
rework: rename sdbapi to api, redo data structure
feat(sdbapi): return whole game from create game
feat!(sdbapi): restructure, expand user details
fix(sdbapi): remove redundant checks for user
feat(sdbapi): simplify verifying if a user exists
WIP(sdbapi): game creation API