This is great! I've also come to really like curlie (https://curlie.io/). It is written in in Go and provides an `httpie` like interface with `curl` like performance.
Curlie is actually way better because it doesn’t mess with the default curl arguments. You don’t need to (re)learn httpie’s overly verbose command line parameters if you already know curl, and you don’t need to rewrite scripts or snippets that currently use curl.
ComputerGuru|5 years ago
johanzm|5 years ago
petre|5 years ago
https://github.com/astaxie/bat
batisteo|5 years ago