A lightweight REST load testing tool with robust support for different verbs, token auth, and performance reports.
.gitignore | ||
go.mod | ||
main.go | ||
README.md |
Loadr
- Run go run main.go <requests/second>
- ???
- Profit
Example:
go run main.go -rate=100 -url="https://google.com"