Skip to content

Action Flow is a workflow engine that can be used to abstract, customize business rules, or add integration to an existing API.

Notifications You must be signed in to change notification settings

jakemoresca/ActionFlow

Repository files navigation

Action Flow

Quality Gate Status

Overview

Action Flow is a workflow engine that can be used to abstract, customize business rules, or add integration to an existing API.

How to use

Action Flow is currently on it's infancy stage. But in the future it will offer a way to be used as a Class Library or as an API with a visual Action Flow editor.

Features

  1. Expressions everywhere - Using DynamicExpresso, You can use expressions on setting variable value, add conditions, call external API.
  2. Extensible actions - Creating a new action out of the default actions is easy.
  3. Current actions:
    • Set Variable
    • Call HTTP
    • For Loop
    • Control Flow
    • Call Workflow

Roadmap

According to priority:

  1. Persistent storage - will use Postgresql on first iteration
  2. Action Flow editor
  3. Docker container support

About

Action Flow is a workflow engine that can be used to abstract, customize business rules, or add integration to an existing API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages