|
преди 5 години | |
---|---|---|
server | преди 5 години | |
teamspeak-status | преди 5 години | |
templates | преди 5 години | |
.gitignore | преди 5 години | |
README.md | преди 6 години | |
index.html | преди 5 години |
Simple Flask app, exposes 2 endpoints
/
- Return the user list of the server as JSON of the form {users: ["foo", "bar"]}
/page
- A human-readable HTML page with the user list
Config goes in secret.toml
file, following the secret.toml.template
given
No guarantees for speed or safety are made