This project implements a visualization for the APIs of Syncloop, a low-code API development platform. This tool provides a visual interface for understanding the API workflow as a flowchart.
Currently The Flowchart controller is not exposed to the scripting. this makes it really inconvenient from projects that are focus on pure javascript/typescript and forces the use wrapper function in ...