• Developed a simple RESTful Web API named “MoviceApi” using ASP.NET Core Web API and Entity Framework Core.
• Implemented CRUD operations for managing movie data.
• Applied Clean Code, OOP principles and designed database interactions with SQL Server.
• Used DTOs for better separation between API and data models.