Hacker News new | ask | show | jobs
Understanding the Dapr Workflow engine and authoring workflows as code (diagrid.io)
3 points by marcduiker 1164 days ago
1 comments

Dapr, the open-source CNCF project that accelerates microservice development, has a new building block API that enables you to author and run resilient and long-running workflows. I’ve written this blog post to explain how the workflow engine works, and to show how to author a workflow as code using C#. Other workflow authoring languages will become available with new Dapr releases this year.