insomnia/plugins/insomnia-plugin-kong-portal/README.md
Opender Singh 70e66e9abf
Usage documentation for bundled plugins (#2120)
* Add ingress document and name docs

* Add usage readme

* Add documentation to each kong plugin

* DOCS

* DOCS
2020-05-13 09:22:55 +12:00

25 lines
773 B
Markdown

# 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 Designer](https://insomnia.rest) to add the ability to deploy
API specifications to Kong Portal.
## 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)