bhushankummar / amazon-mws

Amazon MWS NodeJS Wrapper
MIT License
197 stars 78 forks source link
aamazon-mws-typescript amazon-mws amazon-mws-await amazon-mws-client-runtime amazon-mws-finaces amazon-mws-libraries amazon-mws-orders amazon-mws-products amazon-mws-promises amazon-mws-sellers callback feed-submission fulfillment-orders javascript marketplace-participations mws promise sku subscription typescript

amazon-mws (Amazon Marketplace Web Service)

Version Build Status

This API supported Amazon Marketplace Web Service(MWS)'s standard REST-style API that accepts/returns JSON requests and Here is the API reference, Click Here

You can testify API through without any installation.

It does supports EcmaScript 8, TypeScript, async-await, Promises, Callback !
It does also supports for AWS Lambda like serverless cloud function call.
It supports pure JSON response.
All methods support Promise and Callback both.
Please Feel free to create Issue for any help !
All developers/contributors are requested to open Pull Request/Merge Request on development branch. Please make sure Test Cases be passed.

Installation

npm install amazon-mws --save

Pull Request

Do you need an expert?

Are you in need of a developer? If so, please reach out here. Submit your project request here. Originally by Bhushankummar - bhushan.lilapra@gmail.com.

Examples