[TYPO3-mvc] Little bit OT: Rest Client
Steffen Kamper
info at sk-typo3.de
Sat Aug 15 17:35:56 CEST 2009
Hi Joerg,
have a look here, where it's done with PEAR
http://www.sematopia.com/?p=153
vg Steffen
Joerg Schoppet schrieb:
> Hi,
>
> I'm just writing a new extbase-extension, which I also want to use from
> outside - RESTful.
>
> For this I use "php"-views to create, with the help of simplexml, a
> xml-return.
>
> As of now this is working. Also the update of the database by sending
> get-vars to a "create"-action is working ;-)
>
>
> Currently I'm using the Zend_Rest_Client on the remote-machine. And this
> is actually the problem. Installing the complete Zend-Framework only to
> use the Rest_Client seems very "heavy" to me.
>
>
> Does anybody has a good "light-weight" alternative?
>
>
> Joerg
More information about the TYPO3-project-typo3v4mvc
mailing list