summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
3 dayschore: delete .gz files after extracting in downloadImdbDatasetsdev1-0/+3
3 daysmove download pathdev1-1/+1
3 daysfeat: fetchAndUpdateImdbData — download IMDB datasets and populate imdb tabledev2-0/+352
3 daysfeat: populate imdb table with unique title IDs from linksdev1-0/+91
3 daysfeat: extract IMDB title IDs from links URLs into param fielddev3-15/+87
3 daysfeat: add AccessToken back to Config struct (json:"-" to exclude from seriali...dev1-0/+1
3 dayschore: remove access_token from config (calculated by program)dev2-4/+0
3 daysfeat: switch config to JSON; add go.mod and config.json.exampledev4-88/+57
3 dayschore: commit existing config.go changesdev1-1/+2
3 daysInitial commitdev2-0/+143