https://github.com/benfoster/apidogfood
Because we like the way it tastes
https://github.com/benfoster/apidogfood
Last synced: 14 days ago
JSON representation
Because we like the way it tastes
- Host: GitHub
- URL: https://github.com/benfoster/apidogfood
- Owner: benfoster
- License: mit
- Created: 2013-02-04T14:56:59.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-11T09:16:39.000Z (about 12 years ago)
- Last Synced: 2025-04-10T10:13:44.749Z (17 days ago)
- Language: JavaScript
- Size: 813 KB
- Stars: 18
- Watchers: 7
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.