From 6c6ae44402b295364c9ac2d6705e66ffec147b1c Mon Sep 17 00:00:00 2001 From: sneddobuilds <76793034+sneddobuilds@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:50:36 +0000 Subject: [PATCH] Adding TemplateTo, Free pdf generator --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..20a2a2e7 100644 --- a/README.md +++ b/README.md @@ -661,6 +661,7 @@ API | Description | Auth | HTTPS | CORS | | [Podio](https://developers.podio.com) | File sharing and productivity | `OAuth` | Yes | Unknown | | [PrexView](https://prexview.com) | Data from XML or JSON to PDF, HTML or Image | `apiKey` | Yes | Unknown | | [Restpack](https://restpack.io/) | Provides screenshot, HTML to PDF and content extraction APIs | `apiKey` | Yes | Unknown | +| [TemplateTo](https://templateto.com) | Pdf generation from HTMl templates | `apiKey` | Yes | No | | [Todoist](https://developer.todoist.com) | Todo Lists | `OAuth` | Yes | Unknown | | [Smart Image Enhancement API](https://apilayer.com/marketplace/image_enhancement-api) | Performs image upscaling by adding detail to images through multiple super-resolution algorithms | `apiKey` | Yes | Unknown | | [Vector Express v2.0](https://vector.express) | Free vector file converting API | No | Yes | No |