Wrappex

Wrappex is a various API wrapper libraries in Elixir. Here is an example:

iex> 

See the online documentation.

Installation

Add to your mix.exs file:

def deps do
  [
    { :wrappex, "~> 0.0.1" }
  ]
end

License

This project is licensed under the terms of the MIT license, see LICENSE.