Objective 4.4: Host and manage a Web API

Conceptually similar to a WCF Service or Workflow, a Web API needs to be made accessible to clients. There are two primary mechanisms available for hosting a Web API: IIS and self-hosting. This objective covers both of these hosting options. For the exam, you should understand the possibilities in hosting your Web API. You should also understand the classes involved in self-hosting your Web API.

Self-hosting a Web API

To self-host a Web API, you can use any of the project templates that create an executable application (Windows ...

Get Exam Ref 70-487: Developing Windows Azure and Web Services now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.