Skip to content

Commit d3da404

Browse files
authored
Add xh to HTTP clients
I used to use httpie and found its interface very nice, but xh is considerably faster and, as far as I can tell, almost identical.
1 parent fa88891 commit d3da404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ 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+
* [`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.
4444

4545
## Filesystem Navigation
4646

0 commit comments

Comments
 (0)