Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Httpie Alternatives
Similar projects and alternatives to httpie
-
-
insomnia
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
libcurl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
-
bruno
Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
-
HTTP Prompt
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
jq
Command-line JSON processor [Moved to: https://github.com/jqlang/jq] (by stedolan)
-
-
-
-
-
-
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
-
desktop
🚀 HTTPie Desktop — cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs. (by httpie)
-
Kreya
Kreya is a GUI client for REST and gRPC with innovative features for environments, authorizations and more.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
httpie reviews and mentions
-
HTTPie Desktop: cross-platform API testing client for humans
Their project that I am most familiar with is there CLI https://github.com/httpie/cli
- Tell HN: Postman just wiped all my stuff
-
Ask HN: Developers, do you use Postman for API testing?
me too! or, you can give httpie [1] a try
- Insomnia REST client now requires an account
-
Brewing a Full-Stack Breakfast with ExpressoTS, Bun, and Elysia
To verify Elysia's functionality, you can perform a health check using the provided endpoint. While I'll be using httpie for its straightforward API, you're welcome to use curl if you prefer.
-
Build a Beautiful CRUD App with Spring Boot and Angular
You can also use this link or HTTPie to create the project from the command line:
-
A first project with ExpressoTS
For this demonstration, we're going to use HTTPie — the cURL for the 21st century. But like, way more readable. Here's how to send your first GET request to http://localhost:3000.
-
Top 10 CLI Tools for DevOps Teams
HTTPie CLI is something like a modern alternative to the curl command, allowing you to interact with and test APIs, HTTP servers, and web services. Its developers have designed it to be powerful yet easy to use, thanks to its intuitive syntax and color-coded terminal output for better clarity.
-
Helix editor: Make HTTP requests and insert JSON
Hope you enjoyed this post. The shell script is in nascent stage only, you can iteratively refine it to send more HTTP requests like POST, PUT and DELETE. Or you can make use of the awesome command line utilities available to make HTTP requests like HTTPie, HTTP Prompt and ain.
-
Everything that uses configuration files should report where they're located
Yesterday I was wondering why the self signed root certificate and the certificates I added to my debian installed didn't work with httpie (ssl warning) but did work with curl (and the browsers I added the RootCA to).
I found the explanation: https://github.com/httpie/httpie/issues/480 httpie doesn't look into /usr/local/share/ca-certificates but apparently it's not httpie's fault, it's the python requests library that doesn't check that folder.
I don't know what to think of it and who is supposed to fix it. But I am back to curl with my tail between the legs (because I oversold httpie to my coworkers) for now. There's only one place where the bucket stops with curl.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 4 Dec 2023
Stats
httpie/cli is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of httpie is Python.