/insomnia-plugin-json-config

insomnia-json-config is an open-source plugin for the https://insomnia.rest/ that helps users avoid having/exporting sensitive data in plain-text in the “Manage Environments” section of Insomnia.

Primary LanguageJavaScript

Insomnia Plugin - json-config

GitHub Workflow Status GitHub release (latest by date) npm

Fetch data from a .env file.

Installation:

  • Open Insomnia options (Ctrl + , | Cmd + ,)
  • Type insomnia-plugin-json-config on the Plugins tab

Usage:

  • To load JSON file via system dialog

  • To add JSON via environment variable

  • Multiple users can use relative path, which resolves to their specific location

  • Add Environment variables inside your JSON file, it will be expanded automatically