Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ We would love to know which tooling library you think deserves to be included in
- [HTTPie](https://httpie.io/)
is a friendly tool for consuming APIs (and making HTTP requests in general) through CLI.

- [HttpMaster](https://www.httpmaster.net/)
is a debugging and testing tool for web API applications and services.

- [Insomnia](https://insomnia.rest/)
is an open-source framework developing/testing API clients. It can be used to send REST, SOAP, GraphQL and GRPC requests. With this tool, it is possible to carry out documentation, and automation and with its CLI tools version, it is possible to implement pipeline tests.

Expand Down