Serverless Web API with Azure Function v4 and CosmosDB
Today we will together build our first serverless Web API using Azure Functions v4 and CosmosDB as a serverless database.
1. Setup
First, make sure .NET 6 SDK is installed on your machine. You can get guidance here.
Then you will need to install ...
bichuetti.net7 min read