Chúng tôi không thể tìm thấy kết nối internet
Đang cố gắng kết nối lại
Có lỗi xảy ra!
Hãy kiên nhẫn trong khi chúng tôi khắc phục sự cố
⚡️ Functions REST API với NodeJs - Phần 1 ⚡️
In this tutorial, we're going to be looking at building a REST API with Azure Functions, Node.js, and Azure Table Storage. In part 1, we'll set up our Azure Storage account and implement our POST method to create a blog post.
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:30 - Azure Portal Setup
1:59 - Azure Storage Exploerer
2:45 - Creating Azure Functions Project
3:52 - CreatePost Function Setup
4:29 - Azure Table Storage Client
8:19 - Coding the POST Method
13:22 - Debugging Our Function Code
19:37 - Wrap Up
BitBucket Repo: https://bitbucket.org/TheDiligentDev/azure-rest-api-tut/src/master/
Dịch Vào Lúc: 2025-03-04T10:54:32Z