Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/benfoster/apidogfood
- Owner: benfoster
- License: mit
- Created: 2013-02-04T14:56:59.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-11T09:16:39.000Z (almost 12 years ago)
- Last Synced: 2023-03-23T22:01:14.019Z (over 1 year 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.