DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 456c25fd26022cedf3318711243985d87f9f99d7 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