Skip to content

aparna2198/CRUD-operations-in-MongoDB-using-python-REST-API-using-Azure-function-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CRUD-operations-in-MongoDB-using-python-REST-API-using-Azure-function-app

CRUD operations in MongoDB using python & REST API using Azure function app.

Code consists of two sections

1 where MongoDB database is integrated with python and CRUD opertaion is perform on the same

2 is when the azure function app is used and the setup(section 1) is hosted on a local server again CRUD operation is perform but this time https are used to perform crud operations.

HTTP methods: GET PUT POST DELETE

Postman is used to perform these methods on a url(locally hosted)

I have a video on how to build this entire thing from scratch Link:https://www.youtube.com/watch?v=sBDnLtXBMNo&t=1001s

About

CRUD operations in MongoDB using python & REST API using Azure function app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages