adding community clients section

This commit is contained in:
Julien Neuhart
2019-10-31 17:03:51 +01:00
parent 1e1cb8fe57
commit ad4a16cc4e
2 changed files with 12 additions and 0 deletions

View File

@@ -23,3 +23,7 @@ Then the PHP client:
```bash
$ composer require thecodingmachine/gotenberg-php-client
```
## Community clients
* [JavaScript/TypeScript client](https://github.com/yumauri/gotenberg-js-client) by [yumauri](https://github.com/yumauri)