DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 66fe22c89e03dfe8124c9703f1f3187b2d867f50 deck-builder/api/main.go -rw-r--r-- 1.5 KiB
feat(api): rename GameInfo to GameDetails
feat!(api): rename /all_forming to /forming
rework: rename sdbapi to api, redo data structure
feat(sdbapi): handle startup errors "gracefully"
feat(sdbapi): set ulimits
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): comment out future endpoints
feat(sdbapi): init game management apis
Change how user details are fetched
Basic API with register and login (#1)

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