Skip to content

siecola/WebAPIBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to develop REST services using Web API 2 on Microsoft Azure

This is the source code repository related to this book, about how to develop REST services using ASP .NET Web API and Microsoft Azure cloud platform.

Para ler essa página em Português, clique aqui.

The main topics of the book are:

  • How to create projects on Visual Studio with Web API 2;
  • How to debug applications locally using Microsoft IIS;
  • How to debug applications on Microsoft Azure;
  • Microsoft Azure resources creation and configuration;
  • Integration between Web API services with SQL database, using Entity Framework;
  • Access control using OAuth 2 mechanism, to authenticate and authorise request to services and operations;
  • How to configure routes to the application services;
  • How to consume SOAP services;
  • How to consume REST services.

This source code example is completely developed along the book, well explained together with the Microsoft Azure topics covered on it.

If you want to buy this book, please proceed to this link.