Add a background scraper to pull in related artists
authorJacob Casper <dev@jacobcasper.com>
Thu, 16 Apr 2020 23:27:47 +0000 (18:27 -0500)
committerJacob Casper <dev@jacobcasper.com>
Fri, 17 Apr 2020 00:20:10 +0000 (19:20 -0500)
commitbd7c6d1ee3e5bc95f726f78b0aea2283fcaaf677
tree3e88f8ee7b910a05c45853e3af76d8391a8f8ff4
parent61697e616eb2fadcd8b10f070225bfadc2af615a
Add a background scraper to pull in related artists
main.go
migrations/004-create_scraped_artist.sql [new file with mode: 0644]
scrape/graph/graph.go [new file with mode: 0644]