Creating a RESTful API with PHP http://t.co/vSRBsY3D3H #php #rest #restful
May 20, 2013
Creating a RESTful API with PHP
Creating a RESTful API with PHP First, Some Background What is REST? REST, or in the full form, Representational State Transfer has become the standard design architecture for developing web APIs. At its heart REST is a stateless client-server relationship; this means that unlike many other approaches there is no client context being stored server side (no Sessions).
/image%2F0004624%2F201210%2Fob_b01b21efdb72588090d70c1e23a4f101_nicolashachet-logo.png)

