PHP Restful API Framework SLIM to Create REST API – 1
Hello friends, today we will see how we can use PHP Restful API Framework SLIM to create a REST API for your android application. A REST API is needed to establish the communication between the app and the server. If we talk about android then we cannot use SQLite only to create our database. We need to …
Read morePHP Restful API Framework SLIM to Create REST API – 1