This is a plugin for Insomnia that allows users sync workspaces with gist of GitHub.
Install the insomnia-plugin-gist-sync
plugin from Preferences > Plugins.
-
Create a personal access token to your GitHub account, with
gist
scope/permission. -
Go to Insomnia, click on Insomnia Main Menu, and click on "Gist Sync - Configure":
- Filling with GitHub API Key (generated on step 1), select a existent Gist or select "Create new..." to create a new Gist.
- Click on "Gist Sync - Send" to send your workspaces to Gist.
- Click on "Gist Sync - Receive" to get your workspaces from Gist.
Note that currently using the same Gist on more than one computer can result in problems. When the "Receive" button is pressed, all remote content is combined with local content by Insomnia. If you are really interested on preserving integrity working with a team, please support insomnia with a team membership.