Packages

HTTP producer for the resx library

Current section

Files

Jump to
resx_http README.md
Raw

README.md

# ResxHTTP
HTTP producer for [resx](https://github.com/ScrimpyCat/Resx)
Installation
------------
```elixir
def deps do
[{ :resx_http, "~> 0.1.0" }]
end
```