JLogic is a tool for creating functions and programs using a graphic interface instead of writing code in a programming language (this is called "visual scripting").
With JLogic you can visually edit, test and deploy pipelines, called "blueprints", to perform batch jobs or serve HTTP requests.
tar -vxf jlogic-<version>.tar.xz
cd jlogic-<version>
bin/jlogic
Go to https://localhost:8443/home with your browser.