HTTPie: a CLI, cURL-like tool for humans
github.com
HTTPie: a CLI, cURL-like tool for humans
1–10 of 53 posts
Re: HTTPie: a CLI, cURL-like tool for humans
#2Re: HTTPie: a CLI, cURL-like tool for humans
#3Re: HTTPie: a CLI, cURL-like tool for humans
#4Right, let's take the human denomination away from people that use cURL...
Re: HTTPie: a CLI, cURL-like tool for humans
#5Right, let's take the human denomination away from people that use cURL...
This tool pops up every few months, not sure why anyone would use it over curl
Re: HTTPie: a CLI, cURL-like tool for humans
#6Right, let's take the human denomination away from people that use cURL...
This tool pops up every few months, not sure why anyone would use it over curl
BTW, curl is great too but I hate these kinds of posts. I keep seeing people on HN saying "not sure why anyone would use Y over X" completely disingenuously as if they are expressely not acknowledging the legitimate use cases of Y.
Not sure why anyone would use dropbox over a self-hosted sftp server, right?
Re: HTTPie: a CLI, cURL-like tool for humans
#7Re: HTTPie: a CLI, cURL-like tool for humans
#8Earlier quoted context omitted.
This tool pops up every few months, not sure why anyone would use it over curl
If this had been made an interface to libcurl, or added to a separate tool in the curl distribution, most of the novel functionality could have been adopted 3 years ago without the need to support a separate project and HTTP library.
Re: HTTPie: a CLI, cURL-like tool for humans
#9Earlier quoted context omitted.
If this had been made an interface to libcurl, or added to a separate tool in the curl distribution, most of the novel functionality could have been adopted 3 years ago without the need to support a separate project and HTTP library.
What do you mean? libcurl is as much a separate project/library as requests is, and this uses requests.
Re: HTTPie: a CLI, cURL-like tool for humans
#10Almost 20k stars. That's quite incredible for a project especially since I have never heard of it before now.