ekampp / amazon-mws

Amazon Marketplace Web Service (MWS) library for Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby library for Amazon Marketplace Web Service (MWS)

TODO

  • Complete the Reports API
  • Complete the Orders 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!

About

Amazon Marketplace Web Service (MWS) library for Ruby


Languages

Language:Ruby 100.0%