All Projects → Azure-Samples → App Service Api Dotnet Todo List

Azure-Samples / App Service Api Dotnet Todo List

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

Programming Languages

javascript
184084 projects - #8 most used programming language

services: app-service\api platforms: dotnet author: 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].