We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Azure Functions REST API with NodeJs - Part 2
Summary
Description
In this tutorial, we're going to add all of the CRUD operations to our Azure Functions with Node.Js.
Part 1: https://youtu.be/jy08dnjOV1k
Part 3: https://youtu.be/F1vTrFAaYck
Azure: https://azure.microsoft.com
Azure Storage Explorer: https://azure.microsoft.com/en-us/features/storage-explorer/
VS Code: https://code.visualstudio.com/
Azure VS Code Extension: https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-node-azure-pack
Thunder Client Extension: https://marketplace.visualstudio.com/items?itemName=rangav.vscode-thunder-client
NodeJs Azure Table Storage Docs: https://docs.microsoft.com/en-us/azure/cosmos-db/table/how-to-use-nodejs
Timestamps
0:00 - Intro
0:42 - GET All Request
9:02 - GET By ID Request
12:15 - PUT (Update)
21:53 - DELETE Request
Bitbucket Repo: https://bitbucket.org/TheDiligentDev/azure-rest-api-tut/src/master/
#Azure #NodeJs #API
Translated At: 2025-03-04T10:59:39Z