[TYPO3-mvc] Little bit OT: Rest Client

Joerg Schoppet joerg at schoppet.de
Sat Aug 15 17:29:35 CEST 2009


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