Skip to content

Latest commit

 

History

History

example-base-02

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Problem satement

  1. Create a GET /students endpoint. it will return list of Student object.
    1.1. Write unit test case for this contoller