Skip to content

A small API used to download files from URLs remotely.

License

Notifications You must be signed in to change notification settings

cosmicle0/file-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Uploader

A small API used to download files from URLs remotely.

POST http://localhost:7744/api/upload

{
    "auth": "super-secret-token-here",
    "url": "https://example.com/other/example.file"
}

Feel free to contribute (:

© cosmicice 2021. This project is licensed under the MIT License.

About

A small API used to download files from URLs remotely.

Topics

Resources

License

Stars

Watchers

Forks