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.

Notifications You must be signed in to change notification settings

seeeverything/insomnia-plugin-dotenv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insomnia Plugin - dotenv

GitHub Workflow Status GitHub release (latest by date) npm GitHub 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%