insomnia-plugin-lazada-sign

0.0.2 • Public • Published

Insomnia Plugin for Lazada sign request

You are confusing with sign param require by APIs of Lazada? This plugins will help you.

This package will auto detect and fill your query which required by API of Lazada when you send a request to APIs of Lazada (app_key, sign_method, sign, timestamp).

Install

  • Open your Insomnia
  • Press command + ,
  • Switch to Plugins tab
  • Type insomnia-plugin-lazada-sign at npm-package-name

Or install with git

git clone https://github.com/sulfureux/insomnia-plugin-lazada-sign ~/Library/ApplicationSupport/Insomnia/plugins/insomnia-plugin-lazada-sign

Install Insomnia Plugin for Lazada sign request

Setup your environment

Add to your environment of your Insomnia workspace:

{
  "lazada_app_key": 10000,
  "lazada_app_secret": "your app secret key",
}

bonus: it also auto add access_token if you set access_token at your enviroment.

Setup your environment at Insomnia Plugin for Lazada sign request

License

Of course, license of this repo is MIT.

Cooperate

Contact me at email pierreneter@gmail.com for cooperate.

Package Sidebar

Install

npm i insomnia-plugin-lazada-sign

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

5.87 kB

Total Files

6

Last publish

Collaborators

  • pierreneter