This project is a RESTful API for managing students and department.
Supports CRUD operations for students and departments.
Includes authentication and authorization using JWT.
Role-based access control for Admin and User.
Custom logging using Serilog and exception handling filters.