Ask HN: Are there any visual workflow or low-code tools that output JavaScript?
https://news.ycombinator.com/item?id=22006935Ideally a polished GUI tool that allows you to define simple logic branches, loops, variables and create re-usable code snippets that represent a function with incoming vars and outputting vars.
Should also be able to receive http requests and call external http services. If it can generate code from an OpenAPI spec even better.