Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayanttripathy/azure-function-crud-with-cosmosdb
Build a serverless CRUD app with Azure function and Cosmos DB
https://github.com/jayanttripathy/azure-function-crud-with-cosmosdb
azure azure-functions build-services cosmos cosmosdb nosql serverless serverless-framework
Last synced: 8 days ago
JSON representation
Build a serverless CRUD app with Azure function and Cosmos DB
- Host: GitHub
- URL: https://github.com/jayanttripathy/azure-function-crud-with-cosmosdb
- Owner: JayantTripathy
- Created: 2025-01-28T18:52:49.000Z (9 days ago)
- Default Branch: master
- Last Pushed: 2025-01-28T20:11:17.000Z (9 days ago)
- Last Synced: 2025-01-28T21:23:19.223Z (9 days ago)
- Topics: azure, azure-functions, build-services, cosmos, cosmosdb, nosql, serverless, serverless-framework
- Language: C#
- Homepage: https://jayanttripathy.com/how-to-build-a-serverless-crud-app-with-azure-function-and-cosmos-db/
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
the # azure-function-crud
Azure function apps are a serverless compute service offered by Microsoft Azure that allows developers to group multiple Azure functions as a logical unit for easier management, deployment, scaling, and resource sharing. Function apps provide an efficient and scalable way to develop cloud-based serverless applications without worrying about the underlying infrastructure.Check the article link here:
How to Build a serverless CRUD app with Azure function and Cosmos DB
![]()