Skip to content

algab/api-cinemagazine

Repository files navigation

API CineMagazine

API CineMagazine codecov

API of application CineMagazine. CineMagazine is an application where users can search for movies, tv shows and mark them as to watch or already watched.

Commands

Execute application

./gradlew bootRun

Running unit tests with coverage

./gradlew koverHtmlReport

Compile code

./gradlew bootJar