Generates HTTP traffic for purposes such as demonstrating reporting and analytics tooling for APIs.
- Clone the repository.
- Ensure you have Node.js installed.
- Install package depenencies by running the following from the command line within this directory:
npm install
- Modify the config.json file, updating the host and the resources to be invoked.
npm start