DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 106a55af94523d2dcca350a05b8b53d83bb93619 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