How to Add RESTful Web Services to Joomla 1.5+ [closed]

半腔热情 提交于 2019-12-23 08:28:06

问题


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.



来源:https://stackoverflow.com/questions/3417186/how-to-add-restful-web-services-to-joomla-1-5

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!