Agile-Waterfall / flooq

A tool that enables developers to connect multiple applications without the need to develop any interface.
https://flooq.io
8 stars 0 forks source link

Create user-facing node documentation #110

Closed riesentoaster closed 2 years ago

riesentoaster commented 2 years ago

The user should have access to some sort of documentation for each node that explains the different fields/inputs etc.

Example: In the HttpOutputNode, if you supply a input of a primitive type, the input gets encapsulated in {input: <input>} for the replacement and {output: <input>} for the request itself.