JLogic


Overview

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.


Key features

Visual editing
RESTful APIs
HTTPS and authentication with roles
Administration tools
Expandable by plugins
Executable JAR files export

Requirements

Linux based operating system
Java Development Kit 1.8 or later
Maven 3.2 or later

Getting started

Download and unzip the package. Then start the server:
tar -vxf jlogic-<version>.tar.xz
cd jlogic-<version>
bin/jlogic
Go to https://localhost:8443/home with your browser.
Log in with admin/admin default credentials.
See labs to take a tour.

License

GNU General Public License version 3