• 0 Posts
  • 15 Comments
Joined 11 days ago
cake
Cake day: February 22nd, 2026

help-circle

  • I dislike postman. I see job postings that are like “MUST KNOW POSTMAN”. Fuck, people should know how to make API requests but postman isn’t the only tool for that.

    Furthermore, if I’m doing automated tests to run on PR I’m not going to use a GUI. Pytest or jest or whatever testing library your language has.

    I did use Bruno for a while for convenience during local development, though.