From ede63b9a3f43890ef762feb30911119ffa535137 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Thu, 26 Sep 2019 20:45:30 -0700 Subject: [PATCH] Add Insomnia Documentor to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f40935f0..3e3d10a91 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ Here is a list of plugins available for installation via NPM. ## Community Projects +- [Insomnia Documenter](https://github.com/jozsefsallai/insomnia-documenter) – Generate beautiful API documentation pages using your Insomnia export file. - [GitHub API Spec Importer](https://github.com/swinton/github-rest-apis-for-insomnia) – A complete set of GitHub REST API route specifications that can be imported straight into Insomnia - [Swaggymnia](https://github.com/mlabouardy/swaggymnia) – Generate [Swagger](https://swagger.io/) documentation for your existing API in Insomnia.