DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 0344717b58e35c3f188abbf4648c6601245e566c 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