0 Forks
1 Stars
1 Watchers

Azure-DurableFunction

The idea is to orchestrate functions from a http trigger. Let's say, we have some orders to process. We recieve a http request with multiple orders in json format. We then process each order in async function and send email to the payee in another async function

How to download and setup Azure-DurableFunction

Open terminal and run command
git clone https://github.com/mail4hafij/Azure-DurableFunction.git
git clone is used to create a copy or clone of Azure-DurableFunction 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 Azure-DurableFunction https://github.com/mail4hafij/Azure-DurableFunction/archive/master.zip

Or simply clone Azure-DurableFunction with SSH
[email protected]:mail4hafij/Azure-DurableFunction.git

If you have some problems with Azure-DurableFunction

You may open issue on Azure-DurableFunction support forum (system) here: https://github.com/mail4hafij/Azure-DurableFunction/issues