A simple example Movie database API. The API has base CRUD functionality to manipulate Character, Movie and Franchise data from the database
Clone the repository using:
git clone https://github.com/dariusdav/Norroff-Assignment-3.git
- Open the project in visual studio
- Open Nuget Package Manager (Tools -> Nuget Package Manager-> Packaga Manager Console)
- Run "update-databese" command in Nuget Package Manger Console
- Run the Swagger API by pressing ISS Express button.
MIT © 2022 Darius Davidonis