A Golang-based Lightweight Automation Engine

µTask is an automation engine built for the cloud. It is: simple to operate: only a Postgres DB is required secure: all data is encrypted, only visible to authorized users extensible: you can develop custom actions in golang µTask allows you to model business processes in a declarative YAML format. Describe a set of inputs and […]