PHP Rest API Framework SLIM to Create REST API – 2

php rest api framework slim to create rest api

In last post we were using PHP Rest API Framework SLIM to create a simple REST API for our android application. In the last post I have created the student registration and student login part. Now in this post we will complete our REST API. If you haven’t gone through the last PHP Rest API Framework Tutorial, then …

Read morePHP Rest API Framework SLIM to Create REST API – 2