Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bhushankummar/amazon-mws

Amazon MWS NodeJS Wrapper
https://github.com/bhushankummar/amazon-mws

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

Last synced: 5 days ago
JSON representation

Amazon MWS NodeJS Wrapper

Awesome Lists containing this project

README

        

# amazon-mws (Amazon Marketplace Web Service)
[![Version](https://img.shields.io/npm/v/amazon-mws.svg)](https://www.npmjs.org/package/amazon-mws)
[![Build Status](https://travis-ci.org/bhushankumarl/amazon-mws.svg?branch=master)](https://travis-ci.org/bhushankumarl/amazon-mws)

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](http://docs.developer.amazonservices.com/en_IN/dev_guide/DG_IfNew.html)

You can testify API through without any installation.
* India Marketplace : [Amazon MWS Scratchpad - India](https://mws.amazonservices.in/scratchpad/index.html)
* US Marketplace : [Amazon MWS Scratchpad - US](https://mws.amazonservices.com/scratchpad/index.html)
* Other Marketplaces : [Amazon MWS endpoints and MarketplaceId values](https://docs.developer.amazonservices.com/en_US/dev_guide/DG_Endpoints.html)

##### 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
```bash
npm install amazon-mws --save
```

## Pull Request
- Contributors can send their Pull Request to `development` branch.
- Kindly validate test cases & linting before opening new PR.

## Do you need an expert?
Are you in need of a developer? If so, please reach out here. [Submit your project request here.](https://goo.gl/forms/UofdG5GY5iHMoUWg2)
Originally by [Bhushankummar - [email protected]](mailto:[email protected]).

## Examples
* ### EasyShip
* ### Feeds
* ### Finances
* ### FulfillmentInboundShipment
* ### FulfillmentInventory
* ### FulfillmentOutboundShipment
* ### MerchantFulfillment
* ### Orders
* ### Products
* ### Recommendations
* ### Reports
* ### Sellers
* ### ShipmentInvoicing
* ### Subscriptions