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

https://github.com/primaryobjects/cross-domain-policy-monster-service-jsonp

Demonstrates A simple C# .NET MVC web service that creates monsters and returns them in JSON format. Learn how to call the service with JavaScript across domains, for the article: Cross domain policy violation, and how to get around it with JSONP, AJAX, J
https://github.com/primaryobjects/cross-domain-policy-monster-service-jsonp

Last synced: 9 months ago
JSON representation

Demonstrates A simple C# .NET MVC web service that creates monsters and returns them in JSON format. Learn how to call the service with JavaScript across domains, for the article: Cross domain policy violation, and how to get around it with JSONP, AJAX, J

Awesome Lists containing this project