Hacker News new | ask | show | jobs
by arinlen 1494 days ago
Other than pretty printing the output, what does this offer that curl doesn't already do?
1 comments

A few things :)

Syntax highlighting

Request performance waterfalls

Built-in JMESPath queries for JSON (same syntax as in AWS CLI). XML and HTML can be queried too.

Ability to set checks on the response. This one is super handy for quick acceptance tests.