From dc05e95bb12a7527f4452bac79c54d62e9884ec7 Mon Sep 17 00:00:00 2001 From: Terry PASQUET Date: Mon, 17 Apr 2023 13:43:45 +0200 Subject: [PATCH] Add Smash API to Cloud Storage & File Sharing (#136) Co-authored-by: terry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a7622a..acf5a2d 100644 --- a/README.md +++ b/README.md @@ -343,6 +343,7 @@ | [Pastebin](https://pastebin.com/doc_api) | Plain Text Storage | `apiKey` | Yes | Unknown | | [Pinata](https://docs.pinata.cloud/) | IPFS Pinning Services API | `apiKey` | Yes | Unknown | | [Quip](https://quip.com/dev/automation/documentation) | File Sharing and Storage for groups | `apiKey` | Yes | Yes | +| [Smash](https://api.fromsmash.com/) | Upload large files on websites, mobile apps, SaaS solutions and custom workflows | `apiKey` | Yes | Yes | | [Storj](https://docs.storj.io/dcs/) | Decentralized Open-Source Cloud Storage | `apiKey` | Yes | Unknown | | [The Null Pointer](https://0x0.st) | No-bullshit file hosting and URL shortening service | No | Yes | Unknown | | [Web3 Storage](https://web3.storage/) | File Sharing and Storage for Free with 1TB Space | `apiKey` | Yes | Yes |