DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 7d5486e5144305656353cbfcdfd8a177c99cb88b deck-builder/client/src/api/mod.rs -rw-r--r-- 210 bytes
feat(client): impl api calls for game endpoints
feat(client): functional login and register
chore: update copyright notices
chore(client): rename sdbclient to client
WIP(sdbclient): create game UI and API call
feat!(sdbclient): handle new error format
Finish register/login, load configs on startup
APIError struct and login/register API calls
Start of API mod and connection check plugin