Stats Endpoint

GET /v1/stats

Response

{ "success": true, "data": { "total_students": 150, "total_teachers": 25, "total_subjects": 12 } }