Refactor Your Node.js and Express APIs to Serverless APIs with Azure Functions
Move from an Express API to a serverless architecture. You'll run a Node.js & Express APIs in the sample project. Next, you'll create an Azure Functions app. Then, you'll refactor the Express routes and data calls to use the Azure Functions app. Finally, you'll explore and launch your app.