Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

sulfureux/insomnia-plugin-lazada-sign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/Application\ Support/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 [email protected] for cooperate.