a node based system to setup test workflows for APIs in hoppscotch. users can setup a graph with nodes for REST requests, response outputs, selectors etc and execute them to verify that the entire API works. (example of a workflow graph would be creating an entity, editing the entity and finally deleting it through the entity's API in one sequence)
video demo = https://drive.google.com/file/d/1aSVALtkTPePbReIxeXlija01ixsnTVKN/view?usp=sharing
all commits are made in this fork = https://github.com/SreeXD/hoppscotch/tree/flows