insomnia/plugins/insomnia-plugin-kong-portal/README.md
Jack Kavanagh f4b859832c
Consistent wording of Dev Portal (#4073)
* change copy in box

* Consistent Dev Portal wording

* skips test with breadcrumb comment
2021-10-06 10:29:48 +02:00

24 lines
790 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](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.
![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 Dev Portal` will appear.
![dropdown](./assets/dropdown.png)
Click on this button and enter your URL, workspace name and RBAC token in order to connect to Kong.
![connect](assets/connect.png)