Y
Hacker News
new
|
ask
|
show
|
jobs
by
S04dKHzrKT
836 days ago
If you use IntelliJ based products, the builtin HTTP Client is awesome.
https://www.jetbrains.com/help/idea/http-client-in-product-c...
2 comments
gamache
836 days ago
If you use computers, Curl is awesome.
https://curl.se/
link
BlueFalconHD
836 days ago
If you use a router, manually connecting wires to send data is awesome
link
mordae
836 days ago
For JSON based REST APIs httpie is somewhat easier to use.
link
bdcravens
836 days ago
In the same sense that no one needs a graphics editor when imagemagick is available via the command line.
link
matwood
835 days ago
Yeah, this is what I moved to after Insomnia started down the same path as Postman. Very portable text files that can work anywhere.
link