-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
See Docs regarding the structure of the Req to be sent and the endpoint to target.
- Research how to make json requests via node.
- Make a basic Static Request with Hard Coded Data
- Enhance Endpoint and Payload to be Dynamic
- Automate the Dynamic Request (make it loop maybe use timeout)
- Enhance the Automated Request to be controlled by some Config Vars.