What is RESTful development and how easy to develop a RESTful web application using cakephp framework?
Posted Under: CakePHP, PHP, RWS News
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 [...]

