Skip to content

Student-Management-System The Student Management System is a Spring Boot and MySQL-based backend application providing RESTful APIs for efficient CRUD operations on student records.

Notifications You must be signed in to change notification settings

QUIET-DEVELOPER/Student-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System REST API

A simple and efficient REST API built using Spring Boot and MySQL, designed to manage student data. The API supports the following key features:

  • Add new students to the system.
  • Retrieve details of a specific student.
  • Get a list of all students.
  • Update existing student information.
  • Delete a student from the system.

This project demonstrates clean and scalable RESTful design, leveraging Spring Boot's powerful features for rapid development, with MySQL as the database for reliable data storage.

About

Student-Management-System The Student Management System is a Spring Boot and MySQL-based backend application providing RESTful APIs for efficient CRUD operations on student records.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages