All Projects → bhushankumarl → Amazon Mws

bhushankumarl / Amazon Mws

Licence: mit
Amazon MWS NodeJS Wrapper

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Amazon Mws

Nedb Promises
A dead-simple promise wrapper for nedb.
Stars: ✭ 190 (-3.06%)
Mutual labels:  promise, callback
run exclusive
⚡🔒 Wait queue for function execution 🔒 ⚡
Stars: ✭ 22 (-88.78%)
Mutual labels:  promise, callback
do
Simplest way to manage asynchronicity
Stars: ✭ 33 (-83.16%)
Mutual labels:  promise, callback
lightflow
A tiny Promise-inspired control flow library for browser and Node.js.
Stars: ✭ 29 (-85.2%)
Mutual labels:  promise, callback
Gollback
Go asynchronous simple function utilities, for managing execution of closures and callbacks
Stars: ✭ 55 (-71.94%)
Mutual labels:  promise, callback
mongoose-aggregate-paginate-v2
A cursor based custom aggregate pagination library for Mongoose with customizable labels.
Stars: ✭ 103 (-47.45%)
Mutual labels:  promise, callback
ProtoPromise
Robust and efficient library for management of asynchronous operations in C#/.Net.
Stars: ✭ 20 (-89.8%)
Mutual labels:  promise, callback
Escape From Callback Mountain
Example Project & Guide for mastering Promises in Node/JavaScript. Feat. proposed 'Functional River' pattern
Stars: ✭ 249 (+27.04%)
Mutual labels:  promise, callback
Zcoil
Elegant access to data
Stars: ✭ 20 (-89.8%)
Mutual labels:  promise, callback
Thunks
A small and magical composer for all JavaScript asynchronous.
Stars: ✭ 523 (+166.84%)
Mutual labels:  promise, callback
Replace In File
A simple utility to quickly replace contents in one or more files
Stars: ✭ 369 (+88.27%)
Mutual labels:  promise, callback
Poloniex Api Node
Poloniex API client for REST and WebSocket API
Stars: ✭ 138 (-29.59%)
Mutual labels:  promise, callback
Bach
Compose your async functions with elegance.
Stars: ✭ 117 (-40.31%)
Mutual labels:  promise, callback
Metasync
Asynchronous Programming Library for JavaScript & Node.js
Stars: ✭ 164 (-16.33%)
Mutual labels:  promise, callback
Pydesignpattern
Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.
Stars: ✭ 174 (-11.22%)
Mutual labels:  callback
Node Instagram
Instagram api client for node that support promises.
Stars: ✭ 185 (-5.61%)
Mutual labels:  promise
Scramjet
Simple yet powerful live data computation framework
Stars: ✭ 171 (-12.76%)
Mutual labels:  promise
Graphene Django Subscriptions
This package adds support to Subscription's requests and its integration with websockets using Channels package.
Stars: ✭ 173 (-11.73%)
Mutual labels:  subscription
Cwait
⌛️ Limit number of promises running in parallel
Stars: ✭ 184 (-6.12%)
Mutual labels:  promise
Memberprism2
open source alternative to memberstack / memberspace , but with both front and backend member-only content protection
Stars: ✭ 171 (-12.76%)
Mutual labels:  subscription

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 finding a developer for your world-class product? If yes, please contact here. Submit your project request here. Originally by Bhushankumar L.

Examples

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].