From f9768688e62cfcebd1e1380ffbfd7af9f83bd9a7 Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Tue, 10 Aug 2021 22:02:01 +0530 Subject: [PATCH] Add Web3 Storage API to Cloud Storage & File Sharing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18fe658b..673913e3 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ API | Description | Auth | HTTPS | CORS | | [OneDrive](https://dev.onedrive.com/) | File Sharing and Storage | `OAuth` | Yes | Unknown | | [Pantry](https://getpantry.cloud/) | Free JSON storage for small projects | No | Yes | Yes | | [Pastebin](https://pastebin.com/api/) | Plain Text Storage | `apiKey` | Yes | Unknown | +| [Web3 Storage](https://web3.storage/) | File Sharing and Storage for Free with 1TB Space | `apiKey` | Yes | Yes | **[⬆ Back to Index](#index)** ### Continuous Integration