insomnia-plugin-lazada-sign
v0.0.2
Published
You are confusing with `sign` param require by APIs of Lazada? This plugins will help you.
Downloads
4
Maintainers
Readme
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
atnpm-package-name
Or install with git
git clone https://github.com/sulfureux/insomnia-plugin-lazada-sign ~/Library/Application\ Support/Insomnia/plugins/insomnia-plugin-lazada-sign
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.
License
Of course, license of this repo is MIT.
Cooperate
Contact me at email [email protected] for cooperate.