{ "uuid": "99e20162-52e5-402e-a5ad-43b17f4562f7", "lastMigration": 29, "name": "EasyPDFServer", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "1e56e392-d8b5-4c30-80a1-f9bc49c9f8c2", "documentation": "Generate a PDF from HTML or URL.", "method": "post", "endpoint": "make-pdf", "responses": [ { "uuid": "28d46207-b9b4-4020-a663-2e95a9a6a411", "body": "", "latency": 0, "statusCode": 200, "label": "Your PDF file", "headers": [{ "key": "Content-Type", "value": "application/pdf" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "1e56e392-d8b5-4c30-80a1-f9bc49c9f8c2" } ] }