LoadRush69 - Poor Edition is a simple web application built with JavaScript for testing and monitoring requests to a specified URL. This tool allows users to simulate multiple requests, providing insights into response statuses and times.
-
Clone the repository:
git clone https://github.com/a4arpon/api-load-tester-simple-tool.git
-
Open the
index.html
file in your web browser or deploy the project on a web server. -
Input the testing URL, set the number of requests, and specify the delay time between sets of requests.
-
Click the "Test Now" button to initiate the requests.
-
Testing URL: Enter the URL you want to test in the "Enter the testing URL" input field.
-
Request Number: Set the number of requests you want to simulate for each testing set.
-
Delay Time: Optionally, specify the delay time (in seconds) between sets of requests.
-
Test Now Button: Click this button to start the test with the provided parameters.
The results will be displayed in a table showing the request set number, request time, response status, and response time.
Feel free to contribute to this project by opening issues or submitting pull requests. Your feedback and improvements are welcome!
This project is licensed under the MIT License - see the LICENSE.md file for details.
- Special thanks to Arpon for contributing to the development of LoadRush69 - Poor Edition.