Just tried Bruno. An API client without the need for accounts or online services. Saves collection and request data to your local drives, so you can use git for collaboration and also keep it up to date with your API code.
Will be my new default instead of Postman. Fanstastic tool.
@csigritz Interesting. Does it support other protocols than HTTP/HTTPS? (Looking for something that lets me ping URL schemes.)
@czottmann You have to try,I have no idea. It is an electron app using axios for networking.
@csigritz Thought so. SADFACE
Thanks for checking and letting me know!
@csigritz what pushed you away from Postman the most?
@api Forcing me to use an account and storing my collections somewhere i have no control of.
@csigritz Makes sense. II feel the same. I find the Git-Ops approach of Bruno compelling. Thanks for sharing.