Web API
Introduction
ASP.NET Web API is a framework that makes it easy to build HTTP (Web) services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
Learn About ASP.NET Web API
Tutorials
Getting Started with ASP.NET Web API 2 (C#)