README update

This commit is contained in:
Adam Štrauch 2021-09-05 14:38:32 +02:00
parent 8ef975dfd3
commit b19002ec84
Signed by: cx
GPG Key ID: 018304FFA8988F8D
1 changed files with 5 additions and 0 deletions

View File

@ -186,6 +186,11 @@ DELETE /v1/labels # Delete runtime labels. One label per line
If there is an error the error message is returned as plain text.
## API clients
* Golang client is part of this repository.
* There is also [Python client](https://github.com/by-cx/lobby-python) available.
## TODO
* [X] Tests