insomnia-plugin-git-sync

3.1.0 • Public • Published

Git sync for Insomnia

This plugin can sync service calls of a project to git and pull from it. Currently, the plugin does not support branches, it only uses the default branch. Conflicts get solved on overwrite basis only. You can decide if you want to send your local version to server, or overwrite your local changes with the current server version. Therefore, it is a good idea to always pull before doing changes.

Insomnia Documentation:

Usage

Save project in GIT for the first time

  1. Create a GIT Repository on your GIT instance
  2. Set Repository URL: click on project name in Insomnia > Set GIT Repository URL
  3. Click on project name in Insomnia > Push to GIT Repository

Import from Server

  1. Create a project with the same name as used before
  2. Set Repository URL: click on project name in Insomnia > Set GIT Repository URL
  3. Click on project name in Insomnia > Pull from GIT Repository

/insomnia-plugin-git-sync/

    Package Sidebar

    Install

    npm i insomnia-plugin-git-sync

    Weekly Downloads

    2

    Version

    3.1.0

    License

    MIT

    Unpacked Size

    14.6 kB

    Total Files

    8

    Last publish

    Collaborators

    • sebastian_de