Skip to content

School Management System. Students registration. Restful API

License

Notifications You must be signed in to change notification settings

gabykant/student-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

student-management

School Management System. Students registration. Restful API

EndPoints

  • /student/add . Registration of a new student given : Firstname, lastname, sex, dob, address
  • /student/{id} . Retrieve a student given his ID
  • /student/students . Get all registered students
  • /student/update . Update student personal information

About

School Management System. Students registration. Restful API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages