Skip to content

Movie management service CRUD implementation

Mikuláš Heinz requested to merge MovieManagementService into main

Summary

implemented movie management microservice

Changes

CRUD. dto validation. admin level editing and basic user reading. storing movies to memory

Test cases proposition

tests for CRUD

Merge request reports