pretty straightforward question:
- Is there a good web services solution for Joomla1.5+? I've been searching all over, and have only found references to a poorly-documented new xml-rpc server that's built into Joomla: http://forum.joomla.org/viewtopic.php?f=304&t=501897
Thanks a lot - I'm looking for a nice clean third-party app for this!
J
I believe that xmlrpc is being deprecated in joomla 1.6
You might want to try this:
http://github.com/plexicloud/Plexicloud-JWS
Sorry for resurrecting an old post
https://github.com/techjoomla/Joomla-REST-API is also a good option
We're using that one for a few production sites
we've portet some older code for 1.5,1.6,1.7,2.57 and soon 3.1. Its XML-RPC but its easy to ouput JSON. http://www.xapp-studio.com/web/xapp-studio/downloads. Please have a look again in a few weeks, we're adopting this to JSON right now too.