Hacker News new | ask | show | jobs
by gschier 482 days ago
I've been meaning to put some comparisons together!

Bruno is also a good local-first client but leans more toward Postman's market.

The main advantage Bruno has is the ability to run tests, and a CLI to do so.

Yaak supports more protocols (eg. gRPC and WebSocket), has plugins, and more powerful templating for doing things like generating UUIDs (also extendable via plugins).

1 comments

would you consider adding pre-request and post-request script in yaak also?
It's definitely under consideration. Yaak has Request Chaining [1] to solve some of the use-cases that scripting is typically for, though, so there isn't a ton of demand for it.

[1] https://feedback.yaak.app/help/articles/7017237-request-chai...