#httpie — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #httpie, aggregated by home.social.
-
People are getting worried over the state of #httpie
-
Bummer, one of my favorite "GUI Api Client" Tools #HTTPie seems to be abandoned :(
-
#HTTPie is making APIs simple
and intuitive for those building
the tools of our time. -
If your use case involves sending complex JSON objects as part of the request body, HTTPie can help you build them right from your terminal.
-
#TIL #HTTPie is not just an open source CLI program, they’re also working on a desktop client, and obviously even some cloud services too.
-
For that, I reached for a favorite tool, #httpie
I grabbed coords for the center of #Minneapolis from Google Maps and put together a test query to generate 1, 2, 3, and 4 minute bike isochrones from the center of town, passing the result straight to the clipboard.
http ':8002/isochrone?json={"polygons":true,"locations":[{"lat":44.975209274420436, "lon":-93.26816979997314}],"costing":"bicycle","contours":[{"time":1},{"time":2},{"time":3},{"time":4}]}&id=center_of_minneapolis_mn' | wl-copy 🧵
-
Am I the only one still preferring #curl, #httpie and #jq over desktop tools like #Postman? Findings like that aren't helpful: https://www.leeholmes.com/security-risks-of-postman/
-
In a quick review of Insomnium, Bruno and Httpie:
#Httpie didn’t import any of the postman collection auth data, it appears it won’t import/export HAR files, and I don’t see a timeline for a request. Could be I just didn’t see these features.
Insomnium imports collections with all the data, handles HAR files nicely and has a very detailed timeline.
#Bruno imports fine, has a semi detailed timeline, and has some HAR support which I couldn’t figure out.
Currently #Insomnium is my fave.
-
@delfuego @TomSellers @electronjs After using the above command and pulling down any available updates, I still have the following vulnerable #Electron-based apps on my #Mac:
#AdGuard for #Safari (Electron v18.3.15)
#HTTPie (21.2.0)
#Jabra Direct (16.2.2)
#Keybase (22.1.0)
#Logitech Logi Options+ (23.1.1)
#Logseq (24.6.3)
#Postman (18.3.5) @getpostman
#Rancher Desktop (20.3.8)
#Microsoft Teams (19.1.8)
#WhatsApp (13.6.9) -
The Best Modern Linux Commands For Beginners And Experts #ModernLinuxCommands #LinuxCommandsAlternatives #httpie #bat #ncdu #htop #fd #exa #duf #tldr #autojump #zoxide #ripgrep #sd #jq #neofetch #dust #fossil #poetry #Commandline #Productivity #Linux #LinuxCommands #Linuxhowto
https://ostechnix.com/linux-commands-alternatives/ -
The Best Modern Linux Commands For Beginners And Experts #ModernLinuxCommands #LinuxCommandsAlternatives #httpie #bat #ncdu #htop #fd #exa #duf #tldr #autojump #zoxide #ripgrep #sd #jq #neofetch #dust #fossil #poetry #Commandline #Productivity #Linux #LinuxCommands #Linuxhowto
https://ostechnix.com/linux-commands-alternatives/ -
The Best Modern Linux Commands For Beginners And Experts #ModernLinuxCommands #LinuxCommandsAlternatives #httpie #bat #ncdu #htop #fd #exa #duf #tldr #autojump #zoxide #ripgrep #sd #jq #neofetch #dust #fossil #poetry #Commandline #Productivity #Linux #LinuxCommands #Linuxhowto
https://ostechnix.com/linux-commands-alternatives/ -
The Best Modern Linux Commands For Beginners And Experts #ModernLinuxCommands #LinuxCommandsAlternatives #httpie #bat #ncdu #htop #fd #exa #duf #tldr #autojump #zoxide #ripgrep #sd #jq #neofetch #dust #fossil #poetry #Commandline #Productivity #Linux #LinuxCommands #Linuxhowto
https://ostechnix.com/linux-commands-alternatives/ -
The Best Modern Linux Commands For Beginners And Experts #ModernLinuxCommands #LinuxCommandsAlternatives #httpie #bat #ncdu #htop #fd #exa #duf #tldr #autojump #zoxide #ripgrep #sd #jq #neofetch #dust #fossil #poetry #Commandline #Productivity #Linux #LinuxCommands #Linuxhowto
https://ostechnix.com/linux-commands-alternatives/ -
TIL: my favorite CLI curl replacement #HTTPie now has a Desktop tool.
https://httpie.io/desktopLooks very similar to #Postman.
-
So #HTTPie Desktop has sync of requests between devices, but they use their own mechanism and accounts. OTOH, “All synced data is encrypted at transit between the HTTPie cloud and clients (SSL) and at rest in a backed-up AWS RDS storage with redundancy (AES).”
I’m not sure how to feel about this. I’d much rather it be in some file that I can put in Dropbox or whatever, so that I don’t need an account and don’t need to trust _another_ third party?
-
Another example of the rising space of #AI in #software #development with #httpie using AI to help #dev interact with #APIs with natural language and increase effectiveness when #testing and #talking to APIs 👉
https://httpie.io/blog/ai -
TIL that a good CLI tool for #REST APIs: #httpie, also has a desktop (https://github.com/httpie/desktop) and a web GUI (https://httpie.io/app)
-
#nsi même si l'appli web n'est plus disponible sans inscription , #httpie, un petit module bien utile pour manipuler les requêtes HTTP https://pypi.org/project/httpie/
-
xh sends HTTP requests using a simple syntax. Responses are displayed in an easy to read, colourised output. Many aspects of the request can be managed, like TLS certificates, reuse of sessions, ignoring redirects, etc. xh is mostly compatible with #HTTPie, but offers improved speed, smaller size in a single binary, as well as better interoperability with #cURL.
Website 🔗️: https://github.com/ducaale/xh
-
#HTTPie is a #CLI web API client.
HTTPie is a command line #HTTP client with numerous features especially for interacting with web APIs. HTTPie features quickly accessible HTTP request syntax, quickly accessible #JSON, response syntax highlighting and formatting, plugins, as well as the usual features of proxies and custom headers.
Website 🔗️: https://httpie.org/
apt 📦️: httpie
-