From d52a011e10e2035fe99d38ffbcf26d960d01e1d9 Mon Sep 17 00:00:00 2001 From: lightbluepoppy <65863981+lightbluepoppy@users.noreply.github.com> Date: Thu, 22 Jun 2023 23:34:18 +0200 Subject: [PATCH] Added Raindrop.io API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..1dae38a7 100644 --- a/README.md +++ b/README.md @@ -660,6 +660,7 @@ API | Description | Auth | HTTPS | CORS | | [Pocket](https://getpocket.com/developer/) | Bookmarking service | `OAuth` | Yes | Unknown | | [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 | +| [Raindrop.io](https://developer.raindrop.io/) | Bookmarking service | `OAuth` | Yes | Yes | | [Restpack](https://restpack.io/) | Provides screenshot, HTML to PDF and content extraction APIs | `apiKey` | Yes | Unknown | | [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 |