5 ms·
For an http client that hasn’t be shittified to hell usebruno.com
by ado__dev 3y ago
For an http client that hasn’t be shittified to hell usebruno.com
- TheFragenTaken 3y agoWhat I miss the most is the request interceptor. Yes, I know I can copy requests/responses from my browser.
- stavros 3y agoI know it's a separate tool, but HTTP Toolkit is great: https://httptoolkit.com/ https://httptoolkit.com/
- bunbun69 3y agodownload tool a,b,c,d,e,f or Postman and call it a day tough decision
- spoiler 3y agoBefore finding out about Bruno, I've used HTTPie or curl (curl mostly out of muscle memory, since HTTPie is really new to me), because of how atrocious the UX in Postman is now. And this is coming from someone who generally prefers GUIs, and I even liked Postman a few years ago. Right clicking, or installing an extra tool is much less friction than using Postman
- binary132 3y agoyet what’s wrong with curl again?
- ado__dev 3y agoNothing wrong with it, but I love having a GUI sometimes