insomnia-plugin-uu-sync

1.0.3 • Public • Published

Insomnia uuSync Plugin

Last changes

This plugin can...

  1. ... connect workspaces to its exported file path, import them, export them by import manager
  2. ... show response array as table

Warning: This plugin was tested in version 2022.5.0. Previous versions are not fully supported.

Import manager

In workspace menu there are three actions:

  1. Export workspace - exports actual workspace to connected file path
  2. Import workspace - re import actual workspace from connected file path
  3. Import manager - show dialog with management of workspaces. Supports importing/exporting, groups of workspaces, bulk operations.

Import manager

Exported workspace is formatted and splitted to files for every request to be versioned by GIT. These files are less prone to collisions. Compatible insomnia-workspace.json is also generated to be used with Insomnia without the uuSync plugin. In case of collision in insomnia-workspace.json revert changes, import by uuSync and export again.

Table data viewer

  1. Execute some request that returns some array or some object with some property that returns array.
  2. Click on workspace menu and on "Show response as table"
  3. Data is shown in the table and can be also exported to file.

Table data viewer

Readme

Keywords

Package Sidebar

Install

npm i insomnia-plugin-uu-sync

Weekly Downloads

221

Version

1.0.3

License

MIT

Unpacked Size

269 kB

Total Files

53

Last publish

Collaborators

  • francbohuslav