Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 298 Bytes

movies-service

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.