How To Make an API with Azure Functions and OpenAPI Support
Hi guys, in this occasion I want to share how to create an API with azure functions to expose it as serverless functions. The current version for visual studio at writing this post is 2022, so the next pictures are from that version. The first step is create the azure function project in visual studio, […]