one-with-angular-api

October 2, 2020 ยท View on GitHub

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