Plugins - JSON Webservice
Add to favoritesThe json_webservice makes it possible for the ActionWebService to respond with JSON instead of SOAP. The ActionWebService chooses the way it must respond by looking at the HTTP header SOAPReturnFormat. If the header is not present, contains the value SOAP or an invalid value then a SOAP respond is used. If the header contains JSON, a JSON respond is given.
http://www.smies.com/projects/ror_plugin_json_webservice/json_webservice_0.1.3.zip
Misc. Enhancements
