From e90c9e78854c2e8b16ef1ee7aacaae4640c1f6b1 Mon Sep 17 00:00:00 2001 From: joxi Date: Wed, 9 Oct 2024 18:45:28 +0200 Subject: [PATCH] Add HttpMaster (#62) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3767f34..8f8ad19 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ Finally, I'm sure everyone who reads this list has one thing they want to add. P - [RestQA](https://github.com/restqa/restqa) - A REST API testing Framework based on ghekin to manage microservice local testing using the best in class Developer experience. - [playwright-bdd](https://github.com/vitalets/playwright-bdd) - A module for running Behaviour-Driven Development (BDD) tests with Playwright runner. - [Zato API Test](https://zato.io/en/docs/3.2/api-testing/index.html) - API testing in pure English. No programming needed. Implemented and extendable in Python. +- [HttpMaster](https://www.httpmaster.net) - Professional software tool for HTTP testing and debugging. ### Web3 and Blockchain - [Dapp.tools](https://dapp.tools/) - Command line tools and smart contract libraries for Ethereum smart contract development.