Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 379 Bytes

File metadata and controls

5 lines (5 loc) · 379 Bytes

A RESTful API developed using ASP.NET Core 8 Web API and EF Core 8. Developed a RESTful API that allows users to perform CRUD operations on movie data. Integrated Identity services, including authentication, authorization, and JSON Web Tokens JWT to enhance security and access control. Designed the API to be scalable, maintainable, and consistent with industry best practices.