RESTful web application development in cakephp

Nowadays RESTful architecture based API (web services) development is accepted across the Web as a simpler alternative to SOAP - and Web Services Description Language (WSDL)-based Web services. Key evidence of this shift is the adoption of REST by web 2.0 service providers, including Yahoo, Google, and Facebook, who have shifted their SOAP and WSDL-based web services to RESTFul API. RESTful development has become the standard way of creating a web application.