insomnia-plugin-path-parameters

1.0.3 • Public • Published

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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i insomnia-plugin-path-parameters

      Weekly Downloads

      52

      Version

      1.0.3

      License

      MIT

      Unpacked Size

      1.87 kB

      Total Files

      3

      Last publish

      Collaborators

      • gschier