frank-taylor-pcg / ExMWS

ExMWS is a wrapper for the Amazon MWS API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exmws

Elixir Version Erlang Version License Coverage Status Issues

ExMWS is a wrapper for the Amazon MWS API.

Installation

If available in Hex, the package can be installed by adding exmws to your list of dependencies in mix.exs:

def deps do
  [
    {:exmws, "~> 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/exmws.

About

ExMWS is a wrapper for the Amazon MWS API


Languages

Language:Elixir 100.0%