This is a simple PHP REST API from scratch with no framework.
Import the myblog.sql file, change the params in the config/Database.php file to your own
1.0.0
This project is licensed under the MIT License
rest api in php pdo mysql build with native PHP. There also sample of client that access the API .The API is written in PHP with MySQL as the datastore.
PHP