Logo

0x5a.live

for different kinds of informations and explorations.

GitHub - asiniy/download: Downloads remote file and stores it in the filesystem

Downloads remote file and stores it in the filesystem - asiniy/download

Visit SiteGitHub - asiniy/download: Downloads remote file and stores it in the filesystem

GitHub - asiniy/download: Downloads remote file and stores it in the filesystem

Downloads remote file and stores it in the filesystem - asiniy/download

Powered by 0x5a.live ๐Ÿ’—

download

Build Status hexdocs badge

Simply downloads remote file and stores it in the filesystem.

Download.from(url, options)

Documentation

Features

  • Small RAM consumption
  • Ability to limit downloaded file size
  • Uses httpoison

Installation

def deps do
  [{:download, "~> x.x.x"}]
end

Into mix.exs

def application do
  [applications: [:download]]
end

Elixir Resources

are all listed below.

Resources

listed to get explored on!!

Made with โค๏ธ

to provide different kinds of informations and resources.