[consulting] Drupal with Web Services
FGM
fgm at osinet.fr
Mon Jul 25 12:01:12 UTC 2011
You can always use core, without even needing Services module, to build
XML-RPC services (with access control on D7), which is what we do on large
media sites for iPhone apps.
Services essentially brings you more flexibility, and especially the ability
to use several web services transports like REST/XML-RPC/SOAP without having
to change your API binding, and bundled access control methods, even on D6.
----- Original Message -----
From: "Lee Probert" <lee at thecloudandcompass.com>
To: <consulting at drupal.org>
Sent: Monday, July 25, 2011 1:01 PM
Subject: [consulting] Drupal with Web Services
Hey, I'm considering using Drupal to build my database schema because of the
advantage of having the CMS front end built more or less automatically. I
want to hook it up to an iPhone app via web services however. What are your
experiences with this? I've seen the Services module and have read it is
possible to create a REST api but am concerned it may not be as flexible as
I expect.
Thanks, Lee.
http://gplus.to/leeprobert
@leeprobert
More information about the consulting
mailing list