Post #549742
2026-03-06 10:36 UTC
our team uses Bruno. We have nothing to complain about. And each request being a simple text file you can check into git is also really great.
Replies (1)
-
@onlinepersona@programming.dev 2026-03-07 16:43
How do you handle secrets? Env vars as described in the docs don’t seem like a solution for a team and we don’t have a vault provider. I was hoping it would have support for encrypting the files with a password or something. What’s your solution?