📦 @scaleleap/amazon-mws-api-sdk
A template for creating TypeScript applications.
This package does one, two and three.
Download & Installation
$ npm i -s @scaleleap/amazon-mws-api-sdk
Contributing
This repository uses Conventional Commit style commit messages.
Testing uses global-agent to allow for request proxying/interception
for debugging.
- Use Charles.app, or a similar MiM tool to proxy the requests.
- Set the proxy server via
export GLOBAL_AGENT_HTTP_PROXY=http://127.0.0.1:8080
- Run tests
npm t
and you'll be able to inspect traffic going through.
Authors or Acknowledgments
License
This project is licensed under the MIT License.
Badges