Add WeTransfer (#707)

This commit is contained in:
Thomas Offinga
2018-07-01 16:10:18 +02:00
committed by Dave Machado
parent 190b8144a4
commit 32e1d11cdd

View File

@@ -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 |