Added transfer.sh API to Cloud Storage & File Sharing

This commit is contained in:
Brian Choromanski 2021-10-12 17:07:36 -04:00
parent ee487c50f5
commit 7c16b2653e

View file

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