Skip to content

AzureAdvocateBit/one-with-angular-api-1

 
 

Repository files navigation

one-with-angular-api

https://onewithangularapp.azurewebsites.net/api/rebels

https://onewithangularapp.azurewebsites.net/api/rebels?id=11

https://onewithangularapp.azurewebsites.net/api/droids

https://onewithangularapp.azurewebsites.net/api/planets

Azure Deployment

az login

az group create --name "onewithangulargroup" --location "East US"

az group deployment create --name OneWithAngularDeployment --resource-group onewithangulargroup --template-file azuredeploy.json --parameters @parameters.json

Try It

Free Azure Account

Try Azure Functions Playground

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%