From 3bd9277a29ae9161362340ba24afd93dbf55909a Mon Sep 17 00:00:00 2001 From: Juan Diaz Date: Tue, 9 Jul 2024 07:40:06 -0400 Subject: [PATCH] Add insomnia (#372) * Add insomnia * Update README.md --------- Co-authored-by: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 101420ad..183ceb40 100644 --- a/README.md +++ b/README.md @@ -518,6 +518,7 @@ | [IFTTT](https://platform.ifttt.com/docs/connect_api) | IFTTT Connect API | No | Yes | Unknown | | [Image-Charts](https://documentation.image-charts.com/) | Generate charts, QR codes and graph images | No | Yes | Yes | | [import.io](http://api.docs.import.io/) | Retrieve structured data from a website or RSS feed | `apiKey`| Yes | Unknown | +| [Insomnia](https://insomnia.rest/) | A free API client that allows you to design, debug, test, and mock APIs locally, on Git, or cloud. | `OAuth` | Yes | Unknown | | [IP2WHOIS Information Lookup](https://www.ip2whois.com/) | WHOIS domain name lookup | `apiKey`| Yes | Unknown | | [ipfind.io](https://ipfind.io) | Geographic location of an IP address or any domain name along with some other useful information | `apiKey`| Yes | Yes | | [IPify](https://www.ipify.org/) | A simple IP Address API | No | Yes | Unknown |