ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including...
Pros
- Simplified HTTP services
- Easy integration with ASP.NET ecosystem
- RESTful architecture
Cons
- Less feature-rich compared to WCF
- Limited support for SOAP services
- Not as robust messaging system as WCF