DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: e5fa7fd172a41f52d197f5ee38022bd5e870c8a3 deck-builder/sdbapi/handlers/gamecreate.go -rw-r--r-- 662 bytes
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