mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-16 04:12:16 +01:00
adding clients section
This commit is contained in:
@@ -36,6 +36,7 @@ reimplementing a solution from a project to another project. Meh.
|
|||||||
* [Security](#security)
|
* [Security](#security)
|
||||||
* [Scalability](#scalability)
|
* [Scalability](#scalability)
|
||||||
* [Custom implementation](#custom-implementation)
|
* [Custom implementation](#custom-implementation)
|
||||||
|
* [Clients](#clients)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
@@ -128,6 +129,11 @@ a way to change the commands called for each kind of conversion. The configurati
|
|||||||
|
|
||||||
The default configuration is located here: [.ci/gotenberg.yml](.ci/gotenberg.yml)
|
The default configuration is located here: [.ci/gotenberg.yml](.ci/gotenberg.yml)
|
||||||
|
|
||||||
|
## Clients
|
||||||
|
|
||||||
|
* https://github.com/thecodingmachine/gotenberg-php-client (PHP client)
|
||||||
|
* Add your own client by submitting a [pull request](../../pulls)!
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Would you like to update this documentation ? Feel free to open an [issue](../../issues).
|
Would you like to update this documentation ? Feel free to open an [issue](../../issues).
|
||||||
@@ -36,6 +36,7 @@ reimplementing a solution from a project to another project. Meh.
|
|||||||
* [Security](#security)
|
* [Security](#security)
|
||||||
* [Scalability](#scalability)
|
* [Scalability](#scalability)
|
||||||
* [Custom implementation](#custom-implementation)
|
* [Custom implementation](#custom-implementation)
|
||||||
|
* [Clients](#clients)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
@@ -128,6 +129,11 @@ a way to change the commands called for each kind of conversion. The configurati
|
|||||||
|
|
||||||
The default configuration is located here: [.ci/gotenberg.yml](.ci/gotenberg.yml)
|
The default configuration is located here: [.ci/gotenberg.yml](.ci/gotenberg.yml)
|
||||||
|
|
||||||
|
## Clients
|
||||||
|
|
||||||
|
* https://github.com/thecodingmachine/gotenberg-php-client (PHP client)
|
||||||
|
* Add your own client by submitting a [pull request](../../pulls)!
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Would you like to update this documentation ? Feel free to open an [issue](../../issues).
|
Would you like to update this documentation ? Feel free to open an [issue](../../issues).
|
||||||
Reference in New Issue
Block a user