This is hilarious to me, after using the evil things for years . Of course, there are reasons to use the hated postman and companies (may they be forever cursed). And I plan to keep using them.
But many valid points are made
This is hilarious to me, after using the evil things for years . Of course, there are reasons to use the hated postman and companies (may they be forever cursed). And I plan to keep using them.
But many valid points are made
If you like having a postman like interface, I’ve been using Bruno, which is a local, de-enshittified clone of postman.
I’ve never thought about just using curl, but when I’ll finally migrate for good out of windows to Linux, I will try doing just that, see how that feels.
Bruno has telemetry users can’t opt out of: https://github.com/usebruno/bruno/issues/337
Which, IMO, is unacceptable.
never noticed! will not recommend in the future. thanks for the heads up.
Its just a visit counter no personal data or application data is stored
Servers can see the incoming IP address for a request, that is personal data.
That’s not what the Github ticket says.
Man, we just can’t win with these UI tools, I also thought Bruno was the solution. Only use it on my work machine so that’s why I guess I never noticed this. Thank you for sharing, time to go back to digging for better alternatives.
I use Hoppscotch
https://github.com/hoppscotch/hoppscotch
Also command line alias or function to do API requests with curl?
Maybe there is something out there?