In this chapter, you'll learn:
Learn how to use ASP.NET Web API with these Hands On Labs
By Web Camps Team|
In recent years, it has become clear that HTTP is not just for serving up HTML pages. It is also a powerful platform for building Web APIs, using a handful of verbs (GET, POST, and so forth) plus a...