This diroctory contains the documentation, with examples of calling endpoints using cURL. This can be used as a starting point to implement a client.
The root
module contains routes that contains information about the microservice.
The conversion
module can be used to convert various format into pdf.
Conversion module documentation
The manipulation
module is used to perform various manipulation on a pdf document.
For example, it can be used to merge multiple pdf document into a single document.