background preloader

Web

Facebook Twitter

Firefox

Javascript. Design. Alwaysamber. Turbogears. Framework: Documentation. Introduction Using the Zend_Rest_Client is very similar to using SoapClient objects (» SOAP web service extension).

Framework: Documentation

You can simply call the REST service procedures as Zend_Rest_Client methods. Specify the service's full address in the Zend_Rest_Client constructor. Example #1 A basic REST request.