An open API service indexing awesome lists of open source software.

https://github.com/sakibvhossain/backend_for_student_management_system

Student management system is to manage student-related data
https://github.com/sakibvhossain/backend_for_student_management_system

dto-pattern exception-handling hibernate java mysql restful-api swagger

Last synced: 3 months ago
JSON representation

Student management system is to manage student-related data

Awesome Lists containing this project

README

        

# Backend_for_Student_Management_System
• Implemented a robust backend system using Java and Spring Boot to create RESTful APIs.
• Utilized Swagger for clear and concise API documentation, enhancing accessibility experience.
• Handling exceptions for unwanted API calls.
• Used Design pattern DTO. DTOs are often used in conjunction with the Model-View-Controller (MVC) architecture or when working with RESTful APIs. They help in structuring the data exchanged between the client and the server, providing a more efficient and maintainable solution.

![Swagger](https://github.com/SakibvHossain/Backend_for_Student_Management_System/assets/92059000/ad2b2ef6-aad5-4606-b205-5c5f6378dab1)