Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 872 Bytes

README.markdown

File metadata and controls

33 lines (20 loc) · 872 Bytes

Ruby library for Amazon MWS

Code Climate

TODO

  • Complete the Reports API
  • The API calls in general are under development
  • Parse the responses intelligently (not just as a hash)
  • Better documentation

Intro

Amazon::MWS is a set of classes for using the Amazon Marketplace Web Service, a link to Amazon's Seller Central and to your Seller Central account.

This library is in active development, but should now work for the most part. If you would like to contribute to this project, please contact me.

These classes are modeled after aspects of AWS::S3 => http://amazon.rubyforge.org/

Description

Enjoy!

Usage

Stay tuned, we are working on it!