xh: A More Elegant HTTP Client Than curl, Written in Rust, 7.9k Stars on GitHub
When you use curl to call APIs, do you ever feel annoyed at having to remember a bunch of parameters every time? -X -H -d -L — after writing that, even you can’t understand it. Try xh. What is xh? xh is a command-line HTTP client written in Rust, with 7.9k Stars on GitHub. It’s... » read more