In the 1st & 2nd parts of this article, we have built the server app including the REST API…
The 1st Part covers the server side implementation of the app i.e building the REST API and the server…
Google Cloud Messaging allows you send lightweight messages from the backend server to all the devices whenever there is…
My previous tutorial explains how to implement the user login / registration by collecting user name, email and password.…
Few months back I wrote an article about developing RESTful services using PHP, Slim and MySQL. But the services…