From 32e1d11cddd0cb8a7d1ac9c70f3c994d46966cf1 Mon Sep 17 00:00:00 2001 From: Thomas Offinga Date: Sun, 1 Jul 2018 16:10:18 +0200 Subject: [PATCH] Add WeTransfer (#707) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f218ab..4c39236 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Google Drive | File Sharing and Storage | `OAuth` | Yes | Unknown | [Go!](https://developers.google.com/drive/) | | OneDrive | File Sharing and Storage | `OAuth` | Yes | Unknown | [Go!](https://dev.onedrive.com/) | | Pastebin | Plain Text Storage | `apiKey` | Yes | Unknown | [Go!](https://pastebin.com/api/) | +| WeTransfer | File Sharing | `apiKey` | Yes | Yes | [Go!](https://developers.wetransfer.com) | ### Continuous Integration API | Description | Auth | HTTPS | CORS | Link |