RESTful API — PHP & MySQL
Student Record System
A full CRUD RESTful API built with PHP and MySQL. All 4 operations — Create, Read, Update, Delete.
GET /api.php
GET /api.php?id=N
POST /api.php
PUT /api.php?id=N
DELETE /api.php?id=N
0
Total Students
—
Last Added
0
API Calls
➕ Add New Student
API Request Log
No requests yet.
📋 Student Records
| ID | Name | Course | Year | Actions | |
|---|---|---|---|---|---|
Loading... | |||||