Hacker News new | ask | show | jobs
by chasingthewind 2354 days ago
I'm not defending them in the least (see my post on yesterday's discussion) but Postman isn't just a UI over curl.

The primary value add is the ability to organize groups of related requests and then run them as part of a test suite and assert against the outcomes. It's essentially a test tool for REST APIs that's accessible to a less technical audience.