DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: d3e686a992411356f6fa1f5ebf3ffde266f79a30 deck-builder/sdbapi/apierror d---------
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