Comment on Show HN: A Swiss army knife for testing HTTP from the terminalComments−arinlen4yOther than pretty printing the output, what does this offer that curl doesn't already do?−hassyOP4yA few things :)Syntax highlightingRequest performance waterfallsBuilt-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.
Comments
Other than pretty printing the output, what does this offer that curl doesn't already do?
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.