From eee4647065da083f15b8893439251e185753d175 Mon Sep 17 00:00:00 2001 From: resynth1943 <resynth1943@tutanota.com> Date: Sat, 18 Jul 2020 13:25:54 +0100 Subject: [PATCH] Add Insomnia to Postman alternatives --- replace/postman.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 replace/postman.md diff --git a/replace/postman.md b/replace/postman.md new file mode 100644 index 0000000..fb49fae --- /dev/null +++ b/replace/postman.md @@ -0,0 +1,17 @@ +--- +product: Postman +type: API clients +layout: replace +--- + +# Postman + +## Insomnia + +The Desktop API client for REST and GraphQL. Make requests, inspect responses. + +{% infobox %} + - **Website**: [insomnia.rest](https://insomnia.rest) + - **Source code**: [GitHub](https://github.com/Kong/insomnia) + - **License**: [MIT](https://github.com/Kong/insomnia/blob/develop/LICENSE) +{% endinfobox %} \ No newline at end of file -- GitLab