Tool to make massive requests to servers
Go to file
Guillermo Bonet c7d1b1cd96 Second commit 2023-06-20 09:25:57 +02:00
.gitignore Second commit 2023-06-20 09:25:57 +02:00
README.md Second commit 2023-06-20 09:25:57 +02:00
config_template.yml Second commit 2023-06-20 09:25:57 +02:00
main.js Second commit 2023-06-20 09:25:57 +02:00
package-lock.json Second commit 2023-06-20 09:25:57 +02:00
package.json Second commit 2023-06-20 09:25:57 +02:00

README.md

Massive Request

This project is an efficient and customizable platform for managing massive requests. It provides centralized control and an intuitive experience, allowing you to handle large volumes of requests easily and effectively.

Requeriments

  • Git
  • Nodejs (v15.14.0 or higher)

Installation

Pull from repository.

$ git clone https://gitea.verdnatura.es/guillermo/massive-request.git

Run this commands on project root directory to install Node dependencies.

$ npm install

Copy config_template.yml, put the name config.yml and configure it.

Built With