DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 0162b4cee5e9e84a4ad055b48a2a5066920d6a64 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