This is a huge increase in capability since I tried it last year. Absolutely excellent
@ArgimkoАй бұрын
Your precicious focus attention into webdev is brilliant!
@cedricv-p9z2 ай бұрын
Anytime I can avoid Postman by using Bruno (or HTTP files) I will.
@dyto228718 күн бұрын
Or you could rather just write tests. I haven't touched postman or any other similar API client for last 5 years. It takes almost the same amount of time to write a quick HTTP test as to configure Postman call. But you get repeatable test that is always running when you make changes. Rarely, I would use cURL to test something that is not related to the project I'm working on.
@codeman99-dev2 ай бұрын
Seems to be delivering on the initial announcement. Very cool. Personally, I like `hurl`.
@nicholasbicholas2 ай бұрын
+1 hurl, great tool
@PragmaticITАй бұрын
I've use bruno for 1 year and have a great experience with it
@requestlyАй бұрын
You should also try out Requestly API Client - Open-Source Chrome Extension that helps with API Mocking, Testing and Development. It is simple, fast and works directly in the browser.
@MasarJuraj2 ай бұрын
Thanks for an awesome overview! 🙏
@mvgsyt82322 ай бұрын
using it for a Month its best one of my fav
@requestfx55852 ай бұрын
Thanks, this is just the perfect api client. If I would code one myself it would be exactly like that
@nd_otd2 ай бұрын
Same. I'm almost tempted to create one myself since I don't like other Postman alternatives, but fortunately this one looks promising
@MichealPalliparambil-w5k4 күн бұрын
I prefer hopscotch tbh! lightweight..
@underTheStorm2 ай бұрын
Sounds cool! If only I can export my insomnia collections and start using this
@betterstack2 ай бұрын
You can! docs.usebruno.com/get-started/import-export-data/import-collections
@__Brandon__2 ай бұрын
Great find
@nd_otd2 ай бұрын
I've been looking and trying Postman alternatives every now and then, but I always find them unsatisfactory. Bruno looks like exactly what I want. I'll be perfectly happy even without the missing features mentioned.
@stdpi2 ай бұрын
i'd love hoppscotch, the only footprint is the cache and the browser addon. it support more protocol (iirc)
@johnmichaelechavez59792 ай бұрын
Insomia user here
@printTest2 ай бұрын
Unfortunately mock server feature is so long on their roadmap. Right now I'm using mockoon but it's using json to manage the API which is a nightmare to fix on git conflict.
@TheNewton2 ай бұрын
Be aware of that fat resource footprint in bruno's desktop version built using electron. As are most api-clients.
@ChaineloveАй бұрын
The only problem I have with it is manually URL encoding JSON objects passed as request parameters, absolutely perfect for the rest *giggles*
@angrykideminemАй бұрын
Subarashi
@cyberwoodoo94662 ай бұрын
there's another one called Advanced Rest Client ARC
@adeladnan68232 ай бұрын
Another alternative I liked was HTTPIE
@bloody_albatross2 ай бұрын
One of those days I'm going to use a tool like that instead of curl (and bash for automation).
@mosimadamentt97192 ай бұрын
We don't talk about Bruno no no no
@HiImKyle2 ай бұрын
Fed up of people talking about Postman and claiming you are required to log in to use it. You just aren't, at all, yet everyone says that. I haven't logged into it at all since I started using it. Don't get me wrong, that doesn't mean you should use Postman, but using that specific thing against Postman is dumb
@EinLinuus2 ай бұрын
on my work machine, I am forced to login. there used to be a skip button, but this button no longer exists and I am forced to login. Sometimes the first login attempt fails and then I am redirected back to the app with some error screen that still contains a “continue without login” button, but when I press that it loads for a sec and then sends me back to the login screen. It has gotten so annoying to use it :/
@tolotrarabefaly1333Ай бұрын
I'm not sure about that. I've always used Postman but at some point in time, they made the login mandatory from an update.
@RumakInaph2 ай бұрын
Please stop with these promoted videos .. unsubbed
@betterstack2 ай бұрын
Hi! None of these are sponsored. These are my own opinions. I like to shout out cool things when I find them and tell others about them too! - James