README.md

![Build Status](https://img.shields.io/travis/com/imanhodjaev/dust/develop?style=for-the-badge)
![Coverage](https://img.shields.io/coveralls/github/imanhodjaev/dust/develop?style=for-the-badge)
[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg?style=for-the-badge)](https://houndci.com)
[![Hex.pm](https://img.shields.io/hexpm/l/dust?color=ff69b4&label=License&style=for-the-badge)](https://opensource.org/licenses/Apache-2.0)

<h1 align="center">
  Dust
</h1>
<p align="center">
  <img width="150" height="150" src="https://raw.githubusercontent.com/imanhodjaev/dust/develop/assets/dust.svg"/>
</p>

## Installation 💾

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `dust` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [
    {:dust, "~> 0.0.1-dev"}
  ]
end
```

## Usage 🧠

```elixir
result = Dust.get(
  url,
  headers: headers,
  proxy: %Proxy{...} | "socks5://user:pass@awesome.host:port",
  max_retries: 3
)

Dust.persist(result, "AWESOME/PAGE.HTML")
```

## Documentation

Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/dust](https://hexdocs.pm/dust).

## Assets 💄

https://www.flaticon.com/free-icon/dust_867847