{"message":"Dr. Makhanlal Sishu Bidyabithi School CMS Backend is running","version":"1.0.0","endpoints":{"auth":{"base":"/api/auth","routes":["POST /register","POST /register-secure","POST /login","POST /login-secure","POST /logout","GET /public-key"]},"roles":{"base":"/api/roles","routes":["GET /roles","GET /app-sections","GET /roles/:roleId/access","POST /app-sections","PUT /app-sections/:sectionId","POST /roles","PUT /roles/:roleId","PUT /staff/:staffId/role","GET /staff/:staffId/access","POST /:roleId/app-sections"]},"classes":{"base":"/api/classes","routes":["GET /","GET /:id","POST /","PUT /:id","DELETE /:id","GET /year/:year"]},"subjects":{"base":"/api/subjects","routes":["GET /","GET /:id","POST /","PUT /:id","DELETE /:id","GET /class/:classId","PUT /:id/teacher"]},"students":{"base":"/api/students","routes":["GET /","GET /:id","POST /","PUT /:id","DELETE /:id","GET /class/:classId"]},"notices":{"base":"/api/notices","routes":["GET /","GET /:id","POST /","PUT /:id","DELETE /:id","GET /for/parents","GET /for/teachers"]},"transport":{"base":"/api/transport","routes":["GET /routes","GET /routes/:id","POST /routes","PUT /routes/:id","DELETE /routes/:id","GET /vehicles","GET /vehicles/:id","POST /vehicles","PUT /vehicles/:id","DELETE /vehicles/:id","GET /stops","GET /stops/route/:routeId","POST /stops","PUT /stops/:id","DELETE /stops/:id","GET /students/route/:routeId","POST /students/assign","DELETE /students/:studentId"]},"notifications":{"base":"/api/notifications","routes":["GET /","PUT /:id/read","PUT /read-all","POST /trigger/fee-due","GET /stats"]}}}