b-tarczynski / movies-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Go 99.5%Language:Makefile 0.5%