A robust and secure backend RESTful API built to manage student records efficiently. This project demonstrates backend architecture, database integration, and API documentation standard practices.
- Framework: ASP.NET Core (C#)
- Database: MySQL Workbench
- Documentation & Testing: Swagger UI
- Full CRUD Operations (Create, Read, Update, Delete) for student data.
- Relational database structure managed via MySQL.
- Secure and structured API responses (JSON format).
- Interactive API testing interface via Swagger.