From cb214b4c4861427f5daf1d83adf7a314f795a67e Mon Sep 17 00:00:00 2001 From: Arthur McLain Date: Wed, 22 Jan 2025 17:27:35 +0100 Subject: [PATCH] Fix: update HTTP Toolkit info - Update available platforms (See https://httptoolkit.com) - Add source code link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f7fb89..7730c50 100644 --- a/README.md +++ b/README.md @@ -265,7 +265,7 @@ - [Cocoa Rest Client](https://mmattozzi.github.io/cocoa-rest-client/) - Native app for testing REST APIs. 🍎 - [Hoppscotch](https://hoppscotch.io/) - Lightweight API development tool for designing, testing, and debugging. 🪟 🍎 🐧 - [HTTPie](https://httpie.io/) - Command-line and GUI tool to simplify working with APIs. 🪟 🍎 -- [HTTP Toolkit](https://httptoolkit.tech/) - Tool for debugging and mocking HTTP requests. 🪟 +- [HTTP Toolkit](https://httptoolkit.com) - Tool for debugging and mocking HTTP requests. 🪟 🍎 🐧 [🟢](https://github.com/httptoolkit) - [Katalon Studio](https://katalon.com/) - Testing automation for APIs, web, and mobile apps. 🍎 - [Mockoon](https://mockoon.com/) - Desktop tool for creating and testing mock REST APIs. 🪟 🍎 🐧 - [SoapUI Open Source](https://soapui.org/open-source/) - For testing REST and SOAP APIs with scripting support. 🪟 🍎 🐧 🟢