Skip to content

nijikokun/insomnia-plugin-path-parameters

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Insomnia Path Parameters Plugin

Npm Version

This is a plugin for Insomnia that automatically replaces URL path parameters with syntax :myParam with values defined in the Query tab by the same name.

Installation

Install the insomnia-plugin-path-parameters plugin from Preferences > Plugins.

Usage

  1. Add placeholders to url (eg. https://example.com/:foo/:bar)
  2. Add matching entries to Query tab (eg. foo, bar)

image

About

Insomnia plugin to allow adding path parameters in Query tab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%