Postman teams plan no longer free.

  • wdx@feddit.org
    link
    fedilink
    arrow-up
    0
    ·
    11 days ago

    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.

    • onlinepersona@programming.dev
      link
      fedilink
      English
      arrow-up
      0
      ·
      10 days ago

      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?