Update en docs

This commit is contained in:
2023-07-15 16:32:07 +03:00
parent 50b479c396
commit 13ff3207b2
7 changed files with 219 additions and 63 deletions

View File

@@ -1,3 +1,15 @@
# Web RESP API for the Server
Here's the translation of the readme.txt content:
In development...
# WebAPI for the server
## Available endpoints
* `/stop`:
* Required parameters:
* `secret_key` - The key specified in the server configuration
* `/event.get`
* The endpoint is not yet ready
* Required parameters:
* `secret_key` - The key specified in the server configuration