1
0
Fork 0
A lightweight REST load testing tool with robust support for different verbs, token auth, and performance reports.
Find a file
2024-01-14 19:33:25 -07:00
.gitignore innit 2024-01-14 19:33:25 -07:00
go.mod innit 2024-01-14 19:33:25 -07:00
main.go innit 2024-01-14 19:33:25 -07:00
README.md innit 2024-01-14 19:33:25 -07:00

Loadr

  1. Run go run main.go <requests/second>
  2. ???
  3. Profit

Example: go run main.go -rate=100 -url="https://google.com"