There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Slim is a PHP micro-framework that helps us quickly write simple yet powerful web applications and APIs. In this project, I have built a complete JSON RESTful API using PHP and MySQL. And I used the SlimPHP framework along with PDO to interact with the MySQL database.