MWS aims to be a fully-featured and responsible Amazon MWS client for Elixir.
You can see the TODO list here.
If available in Hex, the package can be installed
by adding mws
to your list of dependencies in mix.exs
:
def deps do
[{:mws, "~> 0.1.0"}]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/mws.