This is a simple PHP REST API from scratch without a Framework.
Import the .sql file and change the params in the config/Database.php file to your own
Demonstrates GET, POST and DELETE operations on a Rest API using a sample blog data.
This project is licensed under the MIT License