An open API service indexing awesome lists of open source software.

https://github.com/paramsiddharth/url-downloader

Downloads a resource from the given URL.
https://github.com/paramsiddharth/url-downloader

Last synced: 8 months ago
JSON representation

Downloads a resource from the given URL.

Awesome Lists containing this project

README

          

# URL Downloader
Download a resource from the given URL, including images,
text files, and audio, which would otherwise be opened by
the browser.

It is front-end only, and hence prone to failure due to
CORS.