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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 76.8%Language:C# 21.8%Language:Batchfile 0.8%Language:HTML 0.6%Language:ASP 0.0%