summaryrefslogtreecommitdiff
path: root/src/main.go
AgeCommit message (Expand)AuthorFilesLines
15 hoursfeat: add three-level logging with per-request debug outputdev1-15/+16
25 hoursfeat: add -wiki-only flag to rerun only wiki data extractiondev1-11/+21
25 hoursrefactor: pipeline SPARQL and wiki data in paralleldev1-4/+0
32 hoursfeat: fetch missing wiki data from custom server and populate imdb tabledev1-0/+4
33 hoursfeat: fetch Wikipedia article titles via Wikidata SPARQLdev1-0/+4
3 daysfeat: fetchAndUpdateImdbData — download IMDB datasets and populate imdb tabledev1-0/+4
3 daysfeat: populate imdb table with unique title IDs from linksdev1-0/+91
3 daysfeat: extract IMDB title IDs from links URLs into param fielddev1-15/+70
3 daysfeat: switch config to JSON; add go.mod and config.json.exampledev1-4/+5
3 daysInitial commitdev1-0/+46