What is WebAPI ? WebAPI in Asp.net

WebAPI :

Asp.net WebAPI is a framework for building Web API's, i.e HTTP based services on top of the .NET Framework.
ASP.NET Web API is a framework for building REST services easily and in a rather simple way.
It is providing fully resource oriented services for a broad range of clients including browsers, mobiles and tablets.


.