Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.15 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.15 KB

Movies-Gallery-API

This is an Open API for Movies, created with ASP.NET Core Web API.

Technologies and Frameworks :

ASP.NET Core, EF Core (Entity Framework Core), Swagger

NOTE : Change configuration settings and add migration before running the project :)

1

2

Add New Category for Movies

Demo2.mp4

Add New Movie insert-movie

Get Movie using Swagger get-records-swagger

Get Movie using URI get4

Tables in Database tables