DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 89bbb3e7d988f5064e775a6a398c5b53096fa186 deck-builder/api/apierror/apierror.go -rw-r--r-- 2.4 KiB
rework: rename sdbapi to api, redo data structure
feat(sdbapi): patchgamestate checks, formatting
fix!(sdbapi): change JWT errors to the new spec
fix(sdbapi): apierror are now lowercase in json
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
feat(sdbapi): endpoint for all forming games
WIP(sdbapi): game creation API
feat!(sdbapi): change errors to apierror
WIP(sdbapi): game info API endpoint
Basic API with register and login (#1)

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