Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 523 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 523 Bytes

Api.DogFood

Overview

Eating your own API Dog Food.

The main purpose of this demo is to demonstrate how you can consume an external ASP.NET Web API endpoint from both ASP.NET MVC and JavaScript clients.

In particular it covers how to enable session based authentication (or simple man's OAuth) and Cross-Origin Resource Sharing (CORS).

For more information please see my blog post.

License

Licensed under the MIT License.