DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: dcf9261127d7f89918f0607f6f04e274fac806af deck-builder/sdbapi/handlers d---------
fix(sdbapi): simplify returns for game endpoints
feat(sdbapi): return EndedAt from gameinfo
feat(sdbapi): new error handling
feat(sdbapi): endpoint for joining games
feat(sdbapi): endpoint for getting own games
feat(sdbapi): endpoint for patching game state
fix(sdbapi): remove redundant checks for user
feat(sdbapi): endpoint for all forming games
WIP(sdbapi): get all forming games
feat(sdbapi): simplify verifying if a user exists
WIP(sdbapi): game creation API
feat(sdbapi): helper for getting user by email
feat!(sdbapi): change errors to apierror
WIP(sdbapi): game info API endpoint
Change how user details are fetched
/token will now return the user ID as well
Return user email from register
Add a temporary version number to the API
Basic API with register and login (#1)

Reviewed-on: https://src.quest/skye/deck-builder/pulls/1