Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 133 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 133 Bytes

StudentService

A simple RESTFUL API performing CRUD operations on student

Tasks

  1. Create Student
  2. Retrieve
  3. Update
  4. Delete