mirror of
https://github.com/public-apis/public-apis.git
synced 2025-07-26 04:47:43 +02:00
Add AnonFiles and BayFiles
These APIs were initially contributed in #1472, but PR has been inactive for over 1 year and includes APIs that either don't work or were added later. Only AnonFiles and BayFiles were not added. resolve #1472
This commit is contained in:
parent
4cd92758f5
commit
c37fcd37a1
1 changed files with 2 additions and 0 deletions
|
@ -199,6 +199,8 @@ API | Description | Auth | HTTPS | CORS |
|
|||
### Cloud Storage & File Sharing
|
||||
API | Description | Auth | HTTPS | CORS |
|
||||
|---|---|---|---|---|
|
||||
| [AnonFiles](https://anonfiles.com/docs/api) | Upload and share your files anonymously | No | Yes | Unknown |
|
||||
| [BayFiles](https://bayfiles.com/docs/api) | Upload and share your files | No | Yes | Unknown |
|
||||
| [Box](https://developer.box.com/) | File Sharing and Storage | `OAuth` | Yes | Unknown |
|
||||
| [Dropbox](https://www.dropbox.com/developers) | File Sharing and Storage | `OAuth` | Yes | Unknown |
|
||||
| [File.io](https://www.file.io) | Super simple file sharing, convenient, anonymous and secure | No | Yes | Unknown |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue