-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Push data to web interface #21
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerssyntrend/writerRelated to Syntrend Writer TypesRelated to Syntrend Writer Types
Description
Description
Provide an output module that accepts a target URL and other parameters that would allow Syntrend to push the generated content to a web host.
Supporting Reasons
A lot of data, especially the formats Syntrend currently supports, are useful as the content of web requests. Simplifying this task by allowing users to provide the web url as part of the project (or as an environment variable) would reduce the need for additional tools to accomplish a simple task.
There is a risk this feature would be used for nefarious purposes, like DDoS attacks. Considering how many other tools out there (like load testing suites) also provide this functionality, the risk already exists elsewhere and not a responsibility we need to worry about.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerssyntrend/writerRelated to Syntrend Writer TypesRelated to Syntrend Writer Types