View Source StepFlow (StepFlow v1.8.0)
StepFlow provide an entire system to manage workflows.
It provides different parts:
- Connection with a database using Ecto to store Workflow status
- a connection with a message broker to interact with workers
- a RESTful API to create, list and interact with workflows
Summary
Functions
When used, dispatch to the appropriate controller/view/etc.
Helper to include tools in Controllers
Helper to include tools in Router
Helper to include tools in Views
Functions
When used, dispatch to the appropriate controller/view/etc.
Helper to include tools in Controllers
Helper to include tools in Router
Helper to include tools in Views