Students App
Number of APIs: 6
- 
localhost:2410/svr/students POST localhost:2410/svr/students 
- 
localhost:2410/svr/students/45 PUT localhost:2410/svr/students/45 
- 
localhost:2410/svr/students/1 GET localhost:2410/svr/students/1 
- 
localhost:2410/svr/students/23 GET localhost:2410/svr/students 
- 
localhost:2410/svr/students/34 DELETE localhost:2410/svr/students/34 
- 
localhost:2410/svr/students/course/React GET localhost:2410/svr/students/course/React