DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: f69a4743145b036106b5668381ce5f1b6ab4e104 deck-builder/archived/sdbapi/handlers/gamecreate.go -rw-r--r-- 662 bytes
chore!(sdbapi): move sdbapi into archived
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