From 46dad1dca7e2807e4740ac8ebb2497d02128e782 Mon Sep 17 00:00:00 2001 From: Marc Paquette Date: Mon, 15 Jul 2024 13:13:13 -0400 Subject: [PATCH] Add MASV to Cloud Storage & File Sharing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e3aa91d..e7acb0fc 100644 --- a/README.md +++ b/README.md @@ -376,6 +376,7 @@ API | Description | Auth | HTTPS | CORS | Postman | [Google Drive](https://developers.google.com/drive/) | File Sharing and Storage | `OAuth` | Yes | Unknown | | | [Gyazo](https://gyazo.com/api/docs) | Save & Share screen captures instantly | `apiKey` | Yes | Unknown | | | [Imgbb](https://api.imgbb.com/) | Simple and quick private image sharing | `apiKey` | Yes | Unknown | | +| [MASV](https://api.massive.app/v1/) | Huge file uploading that's fast, secure, and reliable | apiKey | Yes | Yes | | | [OneDrive](https://developer.microsoft.com/onedrive) | File Sharing and Storage | `OAuth` | Yes | Unknown | | | [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 | |