Skip to content

isabella232/app-service-api-node-food-trucks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

services platforms author
app-service\api
nodejs
pkefal

FoodTrucks - Node API App for Azure App Service

This sample application contains a Node.js app using Express. You can run it locally, or learn how to deploy it to Azure and use Swagger to define the REST API.

Quick Start

  1. Clone the repo, install
git clone https://github.com/Azure-Samples/app-service-api-node-food-trucks.git foodtrucks
cd foodtrucks
  1. Install the node packages
npm install
  1. Start the node server
npm start
  1. Open the browser to http://localhost:1337

Deploy to Azure

Follow the steps at this tutorial Build and deploy a Node.js API app in Azure App Service to deploy it to Azure.

About

Node.js API App food trucks service sample

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • CSS 5.2%
  • HTML 0.5%