From c823f9d4d2cdd884a54dbd1fe9dc1272f89991e3 Mon Sep 17 00:00:00 2001 From: julien Lengrand-Lambert Date: Wed, 26 Jul 2023 09:50:13 +0200 Subject: [PATCH] Adding hoppscotch as an alternative --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01154ec..850b12c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This way you will be notified of new versions and changes per email and in the U ## Importing the JSON files -However, in case you want to experiment, want to keep your experiments, want to use an older version of any of our APIs or if you're using a postman alternative like [Insomnia](https://docs.insomnia.rest/insomnia/import-export-data), you can also take any of the json files in this repository and upload them yourself. +However, in case you want to experiment, want to keep your experiments, want to use an older version of any of our APIs or if you're using a postman alternative like [Insomnia](https://docs.insomnia.rest/insomnia/import-export-data) or [Hoppscotch](https://hoppscotch.io/), you can also take any of the json files in this repository and upload them yourself. ![Importing a json file as a Postman collection](./images/import-postman.gif) @@ -43,4 +43,4 @@ To do this, you can either : If you have a feature request, or spotted a bug or a technical problem, [create a GitHub issue](https://github.com/Adyen/adyen-postman/issues/new/choose). For other questions, contact our [support team](https://www.adyen.help/hc/en-us/requests/new). ## License -MIT license. For more information, see the LICENSE file. \ No newline at end of file +MIT license. For more information, see the LICENSE file.