{"id":15055534,"url":"https://github.com/poowaa/insomnia-plugin-snippet-sync","last_synced_at":"2026-02-13T08:06:30.702Z","repository":{"id":36976857,"uuid":"302067556","full_name":"PoOwAa/insomnia-plugin-snippet-sync","owner":"PoOwAa","description":"Insomnia plugin to sync workspaces with GitLab project snippet","archived":false,"fork":false,"pushed_at":"2023-03-06T05:01:40.000Z","size":232,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T04:17:26.768Z","etag":null,"topics":["insomnia","plugin"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/insomnia-plugin-snippet-sync","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PoOwAa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-07T14:46:31.000Z","updated_at":"2021-04-29T16:08:32.000Z","dependencies_parsed_at":"2024-10-12T18:20:40.133Z","dependency_job_id":null,"html_url":"https://github.com/PoOwAa/insomnia-plugin-snippet-sync","commit_stats":{"total_commits":32,"total_committers":3,"mean_commits":"10.666666666666666","dds":0.46875,"last_synced_commit":"b8e28736a64a280050a48f4b53eaf6c9aeb15761"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PoOwAa%2Finsomnia-plugin-snippet-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PoOwAa%2Finsomnia-plugin-snippet-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PoOwAa%2Finsomnia-plugin-snippet-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PoOwAa%2Finsomnia-plugin-snippet-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PoOwAa","download_url":"https://codeload.github.com/PoOwAa/insomnia-plugin-snippet-sync/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284956,"owners_count":20913704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["insomnia","plugin"],"created_at":"2024-09-24T21:44:10.425Z","updated_at":"2025-09-25T10:19:18.607Z","avatar_url":"https://github.com/PoOwAa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Insomnia Workspace Snippet Sync\n\nThis is a plugin for [Insomnia](https://insomnia.rest) that allows users sync workspaces with GitLab snippets, every workspace is a separate snippet.\n\n## Installation\n\nInstall the `insomnia-plugin-snippet-sync` plugin from Preferences \u003e Plugins.\n\n## Configure\n\n### 1. Create a personal access token.\n\n[GitLab access token docs](https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html#creating-a-personal-access-token) with the `api` scopre.\n\n### 2. Go to Insomnia, click on your workspace name, then create a new one!\n\n### 3. Click on new workspace name and click on \"Snippet Sync Authentication\"\n\n![Plugin Screenshot](/screenshot.png)\n\nExample config:\n\n```\n{\n    \"provider\": \"gitlab\",\n    \"baseUrl\": \"https://your.gitlab.host\",\n    \"token\": \"PERSONAL_ACCESS_TOKEN\"\n}\n```\n\n### 4. Go to your GitLab and search project ID\n\n### 5. Go to Insomnia, and click on \"Workspace Config\"\n\nExample config:\n\n```\n{\n    \"projectId\": 4\n}\n```\n\nIf you already have a snippet in your repository for insomnia config, then use the following:\n\n```\n{\n    \"projectId\": 4,\n    \"snippetId\": YOUR_SNIPPET_ID\n}\n```\n\n## TODO\n\n- [ ] Configuration options in README\n- [ ] Configuration validation\n- [ ] Optional workspace level provider settings\n- [ ] Refactor typescript types\n- [ ] Tests\n- [ ] Solve delete sync\n\n## Usage\n\n- Click on `Workspace upload` to upload your workspace into GitLab Snippet.\n- Click on `Workspace download` to download your workspace settings from GitLab Snippet.\n\n\u003e If you are really interested on preserving integrity working with a team, please [support insomnia](https://insomnia.rest/pricing/) with a team membership.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoowaa%2Finsomnia-plugin-snippet-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoowaa%2Finsomnia-plugin-snippet-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoowaa%2Finsomnia-plugin-snippet-sync/lists"}