insomnia/plugins/insomnia-plugin-kong-portal/README.md

24 lines
764 B
Markdown
Raw Normal View History

2020-04-26 20:33:39 +00:00
# Kong Portal Deploy (Insomnia Plugin)
[![Npm Version](https://img.shields.io/npm/v/insomnia-plugin-kong-portal.svg)](https://www.npmjs.com/package/insomnia-plugin-kong-portal)
This is a plugin for [Insomnia](https://insomnia.rest) to add the ability to deploy API specifications to Kong Portal.
2020-04-26 20:33:39 +00:00
## Installation
Install the `insomnia-plugin-kong-portal` plugin from Preferences > Plugins.
![](./assets/plugins.png)
## Usage
Once this plugin is installed, navigate to the homepage and click `...` to open the menu for a document.
If installed correctly, an option titled `Deploy to Portal` will appear.
![](./assets/dropdown.png)
Click on this button and enter your URL, workspace name and RBAC token in order to connect to Kong.
![](assets/connect.png)