2 Forks
12 Stars
12 Watchers

Microflow

Leverage the power of Durable Functions with JSON defined dynamic workflows. Microflow is a dynamic serverless micro-service workflow orchestrator, built with C#, .NET 6.0, and Azure Durable Functions. Microflow separates the workflow editing from the micro-service code so that workflows can be created and modified outside of the dev cycle.

How to download and setup Microflow

Open terminal and run command
git clone https://github.com/andre-maree/Microflow.git
git clone is used to create a copy or clone of Microflow repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Microflow https://github.com/andre-maree/Microflow/archive/master.zip

Or simply clone Microflow with SSH
[email protected]:andre-maree/Microflow.git

If you have some problems with Microflow

You may open issue on Microflow support forum (system) here: https://github.com/andre-maree/Microflow/issues