Suave.Azure.Functions icon indicating copy to clipboard operation
Suave.Azure.Functions copied to clipboard

A library to use Suave in Azure Functions

Issue Stats Issue Stats

Suave.Azure.Functions Nuget

A utility library to scale Up Azure Functions in F# Using Suave. By using this libary you can host and run your Suave code in Azure Functions.

The implementation details can be found in my blog post

Documentation: Coming Soon

Samples

  • HelloSuave - A Sample Hello World Implementation
  • HelloREST - A mock REST API implementation using Custom Paths. To pass the custom path, use a custom HTTP Request header X-Suave-Path. Refer sample requests for details

Build Status

Mono .NET
Mono CI Build Status .NET Build Status

Maintainer(s)