|
преди 3 години | |
---|---|---|
client | преди 5 години | |
server | преди 3 години | |
.drone.yml | преди 4 години | |
.gitignore | преди 5 години | |
README.md | преди 6 години |
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