vegeta-server icon indicating copy to clipboard operation
vegeta-server copied to clipboard

A RESTful API server for vegeta, a load testing tool written in Go.

Results 4 vegeta-server issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Unable to build the project using docker due to a certificate validation error. **To Reproduce** Build the docker using `docker build .` **Expected behavior** A vegeta-server docker...

When submitting an attack request with insecure for TLS configuration set to true does not get set. By default in the go language if insecure is not set, it will...

*Needs more thought. This would help to see a live plot of an attack using grafana*

enhancement
up-for-grabs
Difficulty: Advanced
hacktoberfest

Need to add unit tests for the backend server to test all the `attack` options plus all the additional logic in the `internal/vegeta/attack.go`, `internal/vegeta/report.go` and `internal/vegeta/store.go` among the other files...

good first issue
up-for-grabs
Difficulty: Introductory