StepFlow (StepFlow v0.2.5) View Source
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
Link to this section 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
Link to this section 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