Skip to content

A Golang API to store the movies i want to or already have watched, as well as their rating based on my pure untimely, based and impartial personal opinion

Notifications You must be signed in to change notification settings

LucasMonir/Movie-WatchList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies:

  • Docker
    • Environment variables needed: PSQL_USER PSQL_DB PSQL_PASS PSQL_ADDRESS_PROD PSQL_ADDRESS_HML RABBIT_MQ_PROD

How to run:

  • On the root folder, run "docker-compose up --build -d", might take a while!

  • It's important to be sure that the environmet variables are being recovered properly, check the terminal after running the compose command, if there is any messages about "Environment variable being null", then check them and if any changes are made to the environment variables, restart your computer

  • It's a project that I made purely for fun, the code may not be the sharpest but the idea was to practice, I intend to improve this code during the next weeks... I'm open for hiring :)

About

A Golang API to store the movies i want to or already have watched, as well as their rating based on my pure untimely, based and impartial personal opinion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages