vote up 0 vote down star

I'd like to write a small web service in Joomla for a client, but I'm not sure how to get started. Although I'm moderately familiar with Joomla and quite comfortable with web services, I'm a complete stranger to web services in Joomla.

Is there a "hello, world" example that anyone's aware of, or could demonstrate in an answer? Sometimes I've also seen a calculator web service as the "hello, world" example, where you support various operations like Add, Subtract, et cetera.

I'm using the latest Joomla 1.5.

flag

71% accept rate
Good luck. I was never able to found good documentation on how to develop third party for Joomla... Only tips & tricks & hacks which make the code messy.. – bgy Sep 3 at 12:31

1 Answer

vote up 1 vote down check

I would recommend James Kennard, Mastering Joomla! 1.5 as a reference-style book.

Chapter 10: APIs and Webservices contains 8 pages about XML-RPC.

For real-live examples, search the Joomla! Extension Directory.

link|flag
Got the book and it did indeed have some solid examples. Thanks! – Kyle Kaitan Sep 22 at 15:51

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.