An open API service indexing awesome lists of open source software.

https://github.com/hajekj/azure-functions-openapi-demo

A sample project showing the use of OpenAPI.NET.CSharpAnnotations with Azure Functions
https://github.com/hajekj/azure-functions-openapi-demo

azure-functions openapi swagger

Last synced: over 1 year ago
JSON representation

A sample project showing the use of OpenAPI.NET.CSharpAnnotations with Azure Functions

Awesome Lists containing this project

README

          

More information at https://hajekj.net

This code has been updated to demonstrate the use with out-of-process hosting model. To check the previous version (in-process), check the following branch: [inproc-3.1](https://github.com/hajekj/azure-functions-openapi-demo/tree/inproc-3.1).