This project demonstrates CRUD operations for a simple e-commerce app using Azure Functions and MongoDB. It includes functions for adding a product and retrieving all products.
- Azure Account: Create one here
- Azure Functions Extension: Install the Azure Functions extension for Visual Studio Code or use the Azure Functions portal for development.
- MongoDB Atlas Account: Set up a MongoDB Atlas account for cloud-hosted MongoDB. MongoDB Atlas
- Clone the Repository:
git clone https://github.com/RahulMule/AzureFunction_MongoDB_Demo.git