Skip to content

marcelopspereira/app-service-api-dotnet-todo-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

services platforms author
app-service\api
dotnet
bradygaster

To Do List Azure API App Sample

This is a simple example that demonstrates how to build and consume API apps in Azure App Service. This example application uses a Web API middle tier API app, a Web API data tier API app, and an AngularJS client web app front end.

This sample is used in the getting-started series of tutorials for API apps. These tutorials show how to use API metadata, how to configure CORS, how to configure user authentication, and how to handle internal access using an Azure Active Directory service account.

To deploy the application to your Azure subscription without following the tutorial, use the Deploy to Azure button.

Deploy to Azure

About

A simple Todo list application built using Web API and Azure API Apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.4%
  • C# 22.0%
  • Other 0.6%