Skip to content

Commit d505b99

Browse files
authored
Merge pull request ibraheemdev#2 from hderms/patch-1
Add `xh` to HTTP clients
2 parents fa88891 + 5527ae5 commit d505b99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ A collection of modern/faster/saner alternatives to common unix commands, as wel
4040
## HTTP Clients
4141

4242
* [`httpie`](https://github.com/httpie/httpie) — A modern, user-friendly command-line HTTP client for the API era.
43-
* [`curlie`](https://github.com/rs/curlie) — The power of `curl`, the ease of use of `httpie`.
43+
* [`curlie`](https://github.com/rs/curlie) — The power of `curl`, the ease of use of `httpie`.
44+
* [`xh`](https://github.com/ducaale/xh) — A friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design, with a focus on improved performance.
4445

4546
## Filesystem Navigation
4647

0 commit comments

Comments
 (0)