HTTP load generator and ApacheBench replacement for load testing
HTTP load generator, ApacheBench (ab) replacement
hey$ hey https://example.com$ hey -n 10000 -c 100 https://example.com$ hey -n 1000 -m POST -H 'Content-Type: application/json' -d '{"key": "value"}' https://example.com/api