Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.77 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.77 KB

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)