[dev] REST support

Brandon Ramirez brandon.s.ramirez at gmail.com
Wed Dec 17 23:07:28 UTC 2008


Greetings,
I'm working on a project using the Horde framework for the infrastructure
and part of that involves playing around with web services.  I've been
looking at Horde_RPC and I'm wondering if Horde has any framework for
supporting REST?  It looks like it'll only work with SOAP, XML-RPC and a few
other protocols.

Am I mistaken?  Given the nature of REST, is there any code re-use that
could be abstracted into a framework, or is each REST endpoint typically
different enough that it should just be a standalone PHP script?  (Yes, I'm
very new to web services).  If there's anything I can do to help with this,
I'd be interested in working on it (once I learn more about how it all
works).

- Brandon


More information about the dev mailing list