HTTP performance testing tool for APIs and web services
HTTP performance-testing tool
apib$ apib -c 10 -d 30 http://example.com/api$ apib -c 50 -d 60 -H 'Authorization: Bearer token' -p '{"key":"value"}' http://example.com/endpoint$ apib -c 20 -n 1000 http://example.com/api/users