Add Web3 Storage API to Cloud Storage & File Sharing

This commit is contained in:
Fawaz Ahmed 2021-08-10 22:02:01 +05:30 committed by GitHub
parent a58bea90a0
commit f9768688e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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