0 Forks
1 Stars
1 Watchers

REST-APIs-with-azure-functions

An implementation of basic REST APIs with Azure functions and MongoDB using Python. Four separate HTTPTrigger functions are created to store, retrieve and manipulate the data in Mongo Database through HTTP Get, Post, Put/Patch and Delete requests.

How to download and setup REST-APIs-with-azure-functions

Open terminal and run command
git clone https://github.com/ibrahimimg/REST-APIs-with-azure-functions.git
git clone is used to create a copy or clone of REST-APIs-with-azure-functions repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with REST-APIs-with-azure-functions https://github.com/ibrahimimg/REST-APIs-with-azure-functions/archive/master.zip

Or simply clone REST-APIs-with-azure-functions with SSH
[email protected]:ibrahimimg/REST-APIs-with-azure-functions.git

If you have some problems with REST-APIs-with-azure-functions

You may open issue on REST-APIs-with-azure-functions support forum (system) here: https://github.com/ibrahimimg/REST-APIs-with-azure-functions/issues