Create a RESTful services using Slim PHP Framework

RESTful API URLs

Get Users https://api.9lessons.info/api/users

Get Updates https://api.9lessons.info/api/updates

User Search https://api.9lessons.info/api/users/search/s

Delete Update https://api.9lessons.info/api/updates/delete/1

Post Update https://api.9lessons.info/api/updates


Note: This demo is not connected with database.