How to Add RESTful Web Services to Joomla 1.5+ [cl

2019-06-16 16:00发布

问题:

pretty straightforward question:

  1. 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

回答1:

I believe that xmlrpc is being deprecated in joomla 1.6

You might want to try this:

http://github.com/plexicloud/Plexicloud-JWS



回答2:

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



回答3:

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.