Using Apache Bench (ab) to POST JSON to an API
Apache bench is a popular load testing application. But how do you use it to test an API that accepts a JSON payload using the POST method?
Apache bench is a popular load testing application. But how do you use it to test an API that accepts a JSON payload using the POST method?