This project is a backend RESTful API developed as part of academic and training work.
The system provides full CRUD operations for managing students, courses, and related entities.
It is designed using clean architecture principles and focuses on scalability and maintainability.
Key features:
- RESTful API design
- Authentication and authorization
- CRUD operations
- Input validation
- Database integration (MySQL / H2)
- API testing using Postman
Technologies used:
- Java & Spring Boot
- MySQL
- REST APIs
- Postman
This project demonstrates my ability to design and implement structured backend systems following best practices.