{"message":"Modeling School API is running","version":"1.0.0","endpoints":{"register":"POST /api/register","students":"GET /api/students","student":"GET /api/students/:id","status":"PUT /api/students/:id/status","delete":"DELETE /api/students/:id","statistics":"GET /api/statistics"}}