Skip to content

Commit

Permalink
added clients and libraries to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard B committed May 14, 2021
1 parent 13005af commit d80d3ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,9 @@ By adding `USE_NATIVE=1` as environmental variable to the `docker-compose.yml` f

The Swagger API documentation can be found [here](https://bbernhard.github.io/signal-cli-rest-api/). If you prefer a simple text file like API documentation have a look [here](https://github.com/bbernhard/signal-cli-rest-api/blob/master/doc/EXAMPLES.md)

## Clients & Libraries

[Shell Client](https://gist.github.com/florian-h05/26be2140e9907884218b4e3144c2f2ab) - by @florian-h05
[Python Library](https://pypi.org/project/pysignalclirestapi/)

In case you need more functionality, please **file a ticket** or **create a PR**.

0 comments on commit d80d3ef

Please sign in to comment.