DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 420ec1c99b53468def2ac97b9e109c9fb5196262 deck-builder/sdbapi/handlers/gameinfo.go -rw-r--r-- 660 bytes
fix(sdbapi): remove redundant checks for user
feat(sdbapi): simplify verifying if a user exists
feat(sdbapi): helper for getting user by email
feat!(sdbapi): change errors to apierror
WIP(sdbapi): game info API endpoint