About 2,370,000 results
Open links in new tab
  1. Developing Serverless Node.js Apps with Azure Functions

    Jan 23, 2025 · Learn how to develop serverless Node.js applications using Azure Functions. This guide introduces Azure's serverless technologies, enabling you to create scalable, on-demand HTTP endpoints with JavaScript and TypeScript.

  2. Serverless REST API with Azure Functions, Node and Azure SQL

    Aug 6, 2024 · Using a REST Client (such as Visual Studio, Insomnia, Curl or PowerShell's Invoke-RestMethod), you can now call your API, for example: and you'll get info on Customer 123: "CustomerID": 123, "CustomerName": "Tailspin Toys (Roe Park, NY)", "PhoneNumber": "(212) 555-0100", "FaxNumber": "(212) 555-0101",

  3. QuickStart Guide: Building a RESTful API with Node.js on Azure

    Jun 11, 2024 · Welcome to this real quickstart guide to creating a RESTful API that connects to a SQL database, written in JavaScript (Node.js), and deployed and managed via Azure!

  4. Azure for JavaScript and Node.js developers | Microsoft Learn

    Learn to develop JavaScript apps using various Azure services. Learn more about specific Azure services and how to use them with JavaScript. Get started developing apps with the Azure SDK for JavaScript in the browser or Node.js through tutorials, tools, and the SDK reference.

  5. A Comprehensive Guide to Azure Functions with Node.js

    Mar 26, 2024 · Here’s a step-by-step guide to creating a new Azure Function App. 1. Open your web browser and navigate to the Azure Portal. Sign in with your Azure account credentials. 2. Once signed in,...

  6. Azure: create a REST API using NodeJS Serverless Functions - Coursera

    In this Guided Project, you will familiarize yourself with the basics of Azure Serverless Functions and Azure API Management using NodeJS. You're going to create a Function App and two different Serverless Functions, triggered by HTTP calls.

  7. Refactor Your Node.js and Express APIs to Serverless APIs with Azure ...

    Apr 18, 2020 · 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.

  8. Building Serverless APIs with Azure Functions and Node.js: A …

    Dec 23, 2023 · Creating serverless APIs with Node.js on Azure enables us to deploy scalable, efficient solutions quickly. We’ll walk through setting up our Azure environment and developing our first API with Azure Functions.

  9. Node Tedious: Building Efficient Node.js REST APIs in Azure

    Oct 9, 2023 · For developers working with Node.js, Azure provides a robust environment to create scalable and efficient APIs. In this comprehensive guide, we will explore the process of building a Node.js REST API in Azure, with a focus on utilizing the powerful Node Tedious library for database interaction.

  10. How To Write Serverless NodeJS REST API With Azure Functions

    Mar 20, 2022 · In this post, we will go through how to write nodejs REST API using Azure Functions. Basics of Azure Functions; Prerequisites; Example Project; Creating a Function App; Creating a...

  11. Some results have been removed
Refresh