Web API 2 is the latest evolution of Microsoft's web services toolkit, which allows the creation of RESTful applications built on the ASP.NET platform. It provides a standards-based approach and a high-productivity development model that makes it easy to deliver services to a wide-range of clients, including mobile devices. This book puts Web API into context for the experienced MVC Framework developer and dives deep into the tools and techniques required to build Web API applications that integrate with the MVC Framework and shows you how to create single-page applications to consume them. Best-selling author Adam Freeman explains how to get the most from Web API 2 by building on the foundation of the MVC Framework and the ASP.NET platform. He starts with the nuts-and-bolts and shows you everything through to advanced features, going in-depth to give you the knowledge you need.
Was hopeful that it would be useful for my course. However, it will not be very useful.
Good things: Some coverage of client-side dev and testing Background info on how/why/what for some components Chapter 4 has a couple of useful diagrams
Things that were not useful: Works directly with domain objects; no resource (view) models and mapping Too much setup, describing components, then disabling them or backing them out Little or no coverage of hypertext as the engine of application state