HTTP load generator with TUI animations and real-time statistics
HTTP load generator, inspired by rakyll/hey with tui animation
oha$ oha -n 100 -c 10 http://example.com$ oha -z 30s http://example.com$ oha -n 50 -c 5 -m POST -H 'Content-Type: application/json' -d '{"key":"value"}' http://example.com/api