PHP Restful API Framework SLIM to Create REST API Part 1
PHP Restful API Framework SLIM to Create REST API Part 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 create the database in our server. So the communication between our database which is residing…
View On WordPress
















