Main component of online movie database that allow users to search for movies, add comments and like movies/comments.
To run this component run:
make binary
./movies-service
Default runs on port :8080, change in movies-service.yml as it is a main config file for service.