Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benfoster/apidogfood

Because we like the way it tastes
https://github.com/benfoster/apidogfood

Last synced: about 1 month ago
JSON representation

Because we like the way it tastes

Awesome Lists containing this project

README

        

# 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](http://ben.onfabrik.com/posts/dog-fooding-our-api-authentication).

## License

Licensed under the MIT License.