docent-net / docent-net/mc-server-manager

Refactor server actions and API

Open
#14 0 comments 1 reaction 0 assignees View on GitHub
api backend refactor
Dominant language
Python
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently, there are 2 entrypoints for invoking sever actions: CLI and API. Both have separately defined workflows (server_actions.py library for CLI and app.py for API).

Flows should be integrated and isolated. app.py should be just a client (as well as cli) of server_actions library.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.