Skip to content

kjose/reqload

Repository files navigation

Request loader

CLI Tool to execute multiple requests on a url. You can set the following options :

  • How many requests per second
  • How many seconds you want the script to run
  • Add headers and body with dynamic parameters

In the end, you get a result with the count of each status code returned. error means that the server was not able to serve anything.

Example

Install

npm install
npm start
// npm start:dev

About

Load test requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published