You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This is a simple PHP REST API from scratch with no framework.
Quick Start
Import the myblog.sql file, change the params in the config/Database.php file to your own
App Info
Author
Version
1.0.0
License
This project is licensed under the MIT License
About
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.