From 7c16b2653e2d96ded6445b3c97e9199b70f29c22 Mon Sep 17 00:00:00 2001 From: Brian Choromanski Date: Tue, 12 Oct 2021 17:07:36 -0400 Subject: [PATCH] Added transfer.sh API to Cloud Storage & File Sharing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index feb1884b..ddd74e7c 100644 --- a/README.md +++ b/README.md @@ -284,6 +284,7 @@ API | Description | Auth | HTTPS | CORS | | [Pantry](https://getpantry.cloud/) | Free JSON storage for small projects | No | Yes | Yes | | [Pastebin](https://pastebin.com/doc_api) | Plain Text Storage | `apiKey` | Yes | Unknown | | [Quip](https://quip.com/dev/automation/documentation) | File Sharing and Storage for groups | `apiKey` | Yes | Yes | +| [transfer.sh](https://transfer.sh/) | Easy file sharing from the command line | No | Yes | Unknown | | [Web3 Storage](https://web3.storage/) | File Sharing and Storage for Free with 1TB Space | `apiKey` | Yes | Yes | **[⬆ Back to Index](#index)**