Planos de precos

Ainda nao ha planos de preco detalhados para esta ferramenta.

Visao detalhada

DesktopTerminalAIDocsJobsBlogHTTPie AI 2.0 with Chat coming soon --- DesktopTerminalAIDocsJobs5BlogHTTPIE DESKTOP& WEB APPβPublic betaAll the user-friendliness of our Terminal version, now wrapped up in a sleek graphical interface.Interact painlessly with APIsLeverage the power of AI-assisted workOrganize your work in spaces, collections, and tabsParametrize requests with variables and environmentsWork across devices with auto-save and realtime syncBuild and preview requests without sending themUse the app offline and without an accountGet the Windows AppGo to Web App →Read docsHTTPie for Mac, Windows, and LinuxWork locally and without distraction with our dedicated app.Get the Windows AppLoved by the community httpie ( https://github.com/jkbrzt/httpie ) is a command-line curl-like utility which is just a joy to use. Syntax coloring and wonderful UX for APIs @patio11 If you're in need of a great CLI tool to use with HTTP servers, RESTful APIs, and web services you're in luck. HTTPie from @jakubroztocil is the perfect solution 🤗 Part of December's #GHReleaseRadar https://httpie.org @github HTTPie (@clihttp) has more or less replaced curl for me. <3 @ianfoo OMG httpie is love at first use. It'll be hard for me to give up curl (as I've been using it forever) but will happily ditch it for httpie. @copyconstruct I don't know why I didn't use HTTPie till now. Such an elegant tool for anything Http. Kudos. https://httpie.org #http #httpie @sid_thinketh I just discovered HTTPie for myself - why did I use curl instead of this all these years? :D https://httpie.io @ExtrawurstShow more loveShare on TwitterFollow @httpieTrusted by the bestDevelopers all around the world rely on HTTPie for API testing. Our users include the engineers behind some of the most important technology companies driving change today.Join the communityStar on GitHub47,961DiscordTwitterJoin the occasional newsletter --- DesktopTerminalAIDocsJobs5BlogHTTPie for TerminalA simple yet powerful command-line HTTP and API testing client for the API era.InstallStar35,089Read docsTry onlineDesigned for APIsWe built HTTPIe from the ground up for painless testing and debugging of APIs, HTTP servers, and web services.Expressive and intuitive syntaxFirst-class JSON supportColorized and formatted terminal outputSensible defaults for the API eraPersistent sessionsForms and file uploadsHTTPS, proxies, and authentication supportSupport for arbitrary request data and headerswget-like download modeExtensions API for authentication, etc.All that & more in two simple http + https commandsSee all featuresInstallationHTTPie CLI can be installed on any OS.$chocoinstall httpieCopyaptbrewchocopipportsnapyummore…aptbrewchocopipportsnapyummore…Learn moreTry OnlineGetting startedHTTPie installs http and https:Hello World:$ https httpie.io/helloRunCustom HTTP method, HTTP headers and JSON data:$ http PUT pie.dev/put X-API-Token:123 name=JohnRunSubmitting forms:$ http -f POST pie.dev/post hello=WorldRunSee the request that is being sent using one of the output options:$ http -v pie.dev/getRunBuild and print a request without sending it using offline mode:$ http --offline pie.dev/post hello=offlineRunUse Github API to post a comment on an issue with authentication:$ http -a USERNAME POST https://api.github.com/repos/httpie/cli/issues/83/comments body=HTTPie is awesome! :heart:RunUpload a file using redirected input:$ http pie.dev/post < files/data.jsonRunDownload a file and save it via redirected output:$ http pie.dev/image/png > image.pngRunDownload a file wget style:$ http --download pie.dev/image/pngRunUse named sessions to make certain aspects of the communication persistent between requests to the same host:$ http --session=logged-in -a username:password pie.dev/get API-Key:123Run$ http --session=logged-in pie.dev/headersRunSet a custom Host header to work around missing DNS records:$ http localhost:8000 Host:example.comRunLearn more in the docsLoved by the community httpie ( https://github.com/jkbrzt/httpie ) is a command-line curl-like utility which is just a joy to use. Syntax coloring and wonderful UX for APIs @patio11 Not kidding, but I think I literally saved 10 hours this week using #HTTPie instead of #curl. If you are still on curl, you gotta learn how to use httpie. Its intutitive AF and so damn easy to use and extend #winning @abhaybhargav I love httpie. That's all. @bowshears OMG httpie is love at first use. It'll be hard for me to give up curl (as I've been using it forever) but will happily ditch it for httpie. @copyconstruct #httpie I have to talk to external #API a lot which is painful to use, #httpie is super human friendly and helps #bootstrapping or testing calls to unknown endpoints. @KADAMJAYV Holy crap, https://github.com/jkbr/httpie has changed my workflow almost as much as switching from notepad did. @girasquidShow more loveShare on TwitterFollow @httpieTrusted by the bestDevelopers all around the world rely on HTTPie for API testing. Our users include the engineers behind some of the most important technology companies driving change today.Join the communityStar on GitHub47,961DiscordTwitterJoin the occasional newsletter --- DesktopTerminalAIDocsJobsBlogHTTPie AI 2.0 with Chat coming soon