DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 82c3e0c9e677e9ed01e723882d7175079841a8f4 deck-builder/.archived/sdbapi/handlers/gameinfo.go -rw-r--r-- 626 bytes
chore: move archived to .archived
chore!(sdbapi): move sdbapi into archived
feat!(sdbapi): restructure, expand user details
fix(sdbapi): simplify returns for game endpoints
feat(sdbapi): return EndedAt from gameinfo
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