Skip to content

insomnia-dotenv 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.

License

Notifications You must be signed in to change notification settings

bongosway/insomnia-plugin-dotenv

Repository files navigation

Insomnia Plugin - dotenv

GitHub Workflow Status GitHub release (latest by date) npm GitHub Actions Workflow Status

Fetch data from a .env file.

Installation:

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

Usage:

  • To load .env file via system dialog

  • To add .env via environment variable

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

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

About

insomnia-dotenv 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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published