Earlier quoted context omitted.
I’m envy? I’m hoping for a native GUI application for Linux. Electron looks ugly, it doesn’t integrate, fails to handle HiDPI usually, in best case it eats a ridiculous amount of memory (factor 5x compared to native) and in worst case it has security issues due to Blink and lot of JS. Electron is Flash for the Desktop.
Electron is the only cross platform UI that is open and using web standards that are not tied to a single company. It is exactly the opposite of flash.
Bruno: Fast and Git-friendly open-source API client (Postman alternative)
381–390 of 444 posts
Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#382Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#383Earlier 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)
#384I feel like this should be possible with today's tech, but am coming up dry finding anything while searching.
Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#385Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#386Earlier quoted context omitted.
Why don't you just rtfm? I'm not interested in "convincing" you, you're free to proudly declare that you refuse to read the docs, and you have an odd definition of "rant".
[flagged]
You don’t care enough to read the manual, but clearly care enough to ask a bunch of questions that could have easily been answered by yourself with a modicum of effort. The home page even has an example of the file format, is even opening the page too hard of an ask?
Did you just want people to do all the work for you to “convince” a random stranger? In what world is that reasonable?
Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#387Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#388Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#389Re: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
#390What I want, is an API explorer for CLI. A tool that takes an OpenAPI Spec and then converts it into a set of examples and REST endpoint calls I can just fire off or mess with. Kinda like how Swagger does for their web-based docs, but for CLI, and bonus points if you can generate some examples. I feel like this should be possible with today's tech, but am coming up dry finding anything while searching.