Skip to content

bhushankummar/amazon-mws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ecc78ab · Mar 23, 2024
May 26, 2020
May 22, 2020
Sep 16, 2022
Feb 28, 2020
Nov 14, 2019
Dec 4, 2020
Feb 28, 2020
Feb 27, 2020
May 26, 2020
Feb 27, 2020
Feb 28, 2020
May 26, 2020
Oct 23, 2017
Mar 23, 2024
May 26, 2020
Jan 5, 2021
Sep 16, 2022

Repository files navigation

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

  • 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. Originally by Bhushankummar - bhushan.lilapra@gmail.com.

Examples