Azure Durable Functions HTTP API
Built-in HTTP APIs exposed by the Durable Functions extension for starting orchestrations, querying instance status, raising events, terminating, suspending, resuming, rewinding, signaling entities, and purging history.
Documentation
Documentation
https://learn.microsoft.com/en-us/azure/azure-functions/durable/
Getting Started
https://learn.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-create-first-csharp
Specifications
Other Resources
OpenAPI
#Durable Execution
#Serverless Orchestration
#Workflow