DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 0c4f861d4867c926ef1e031d211dc01fe8b6f68b 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