[Phpwm] REST tutorial

Jon Ramsey jonathon.ramsey at gmail.com
Thu May 18 23:27:31 BST 2006


Hi,

On 5/18/06, Rayhan Abdulmughnee <rayhan at hotmail.com> wrote:
> Anyone know of a good tutorial for REST (using PHP)?  I tried googling, but
> cant seem to find a basic tutorial.
>
> Did find a good one at http://codewalkers.com/tutorials/74/1.html, but would
> like something a bit more substantial (and also its using SOAP, not REST).

Not really a tutorial, but Paul James has some REST related material
with a PHP slant on his site:

  http://www.peej.co.uk/

It could also be worth looking into his Tonic (PHP REST framework)
documentation.

Totally non-PHP (Python), but Joe Gregorio's stuff at xml.com is really good:

  http://www.xml.com/pub/at/34

But are you after producing REST apis or consuming them?

Cheers,

-- 
Jon Ramsey



More information about the Phpwm mailing list