DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 4a51f61f3d0d4261eb49b01f13121524e9079693 deck-builder/api/main.go -rw-r--r-- 1.5 KiB
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