I have nothing against this app or the other graphical HTTP tools like Postman, Insomnia, etc., as people clearly get value out of them, but personally, I've moved everything over to Hurl --> hurl.dev - Open source - Text files all the way down - Easily understood DSL - Easily distributed - Easily versioned - Fast Download the executable, copy the two lines below into "first-test.hurl" and you're up and running. GET…
I took a lot of inspiration from Hurl while building Nap[0]. My next goals for it are a UI and/or a VS Code extension. [0] https://naprun.dev
Bruno: Fast and Git-friendly open-source API client (Postman alternative)
421–430 of 444 posts
Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#422Hey everyone, this is Anoop - creator of Bruno. Happy to see Bruno at the top of HN! I will try to address some common questions in this comment. > Well based on historical experience with Postman and Insomnia most probably Bruno will go the same way once they get enough users hooked in. Especially once a VC gets into the fold. We will never take VC funding. We received around 10 inbound reach outs from VCs till date…
Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#423Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#424[0] https://kreya.app/ [1] https://github.com/fullstorydev/grpcui
Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#425Lately Postman suddenly required creating an account to their cloud, to use my five different rest requests from scratchpad. I got annoyed so bad that deleted that piece of cr*p immediately. Never looking back. Then I found Bruno and fell in love. Thanks for the great work!
Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#426Funny. I just found Bruno two weeks ago after getting fed up with Insomnia and am loving it. It feels like what Postman and Insomnia were when they started. Simple and to the point. There are a few minor features I miss (being able to bulk edit headers is the main one), but overall I highly recommend it.
Just curious, what’s your gripe with Insomnia? I find its UX a little clunky at times but haven’t found anything limiting my use cases.
From there, I did research and found `insomnium` and a coworker found `bruno`. Bruno aligned closer to what I value, so now I use that.
Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#427I find interesting on how on a startup related forum, anything related with not paying is always celebrated.
Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#428Earlier quoted context omitted.
Imagine this cloud enshitification reaches everything else. You need a cloud account to curl or wget, use ffmpeg or simply sed lol
Emacs, org-mode, and restclient-mode will be there :)
Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#429Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#430Lately Postman suddenly required creating an account to their cloud, to use my five different rest requests from scratchpad. I got annoyed so bad that deleted that piece of cr*p immediately. Never looking back. Then I found Bruno and fell in love. Thanks for the great work!
Insomnia did the same. There was an option to migrate to an offline account but the migration did not work. So I turned to Bruno. I have been happy with it but there are some strange issues. Sometimes it does not save settings when I press Ctrl s. I still don't know when this happens but I lost some work a couple of times because of this.
The fix for me: cmd+s only works if the left pane (Query, Body, etc) has focus
Save does not work if the right pane (Response, Headers, etc) has focus