Pacuare
An Elixir client for the Pacuare SDK.
Installation
This package can be installed by adding pacuare to your list of dependencies in mix.exs:
def deps do
[
{:pacuare, "~> 0.1.0"}
]
endDocumentation can be found at https://hexdocs.pm/pacuare.