Student REST API

Express + Mongoose MongoDB backend ready for Vercel Deployment

GET /api/students POST /api/students PUT /api/students/:id PATCH /api/students/:id DELETE /api/students/:id

Student Form Mode: Create (POST)

Students List

Loading students...

Latest API JSON Response

// Execute any method to see response payload...