Note: Do not edit this file; it's autogenerated. Instead, edit README.md.eex.
HoTTPotato
An Elixir library for making async HTTP requests.
Installation
If available in Hex, the package can be installed
by adding hottpotato to your list of dependencies in mix.exs:
def deps do
[
{:hottpotato, "~> 0.0.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/hottpotato.