Skip to content

szymenn/SwapiMovies

Repository files navigation

SwapiMovies

Simple ASP.NET Core MVC (.NET 5) rating movies app using swapi

Used technologies

  • ASP.NET Core on .NET 5
  • Entity Framework
  • PostgreSQL
  • AutoMapper
  • xUnit
  • Moq

Run on your computer

Prerequisites:

  • Git
  • Docker

To run the app simply clone repository using:

git clone https://github.com/szymenn/SwapiMovies.git

Then in main directory build and run docker images using docker compose:

docker-compose up --build

To use application navigate to http://localhost:5000/

To stop application simply click CTRL+C

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published