Take three songs and recommend a playlist of songs.
go install ./...
- fill in a
local.env
with Spotify creds trisongulate server
- navigate to
http://localhost:8080/
in your browser - Search for tunes!
go install ./...
- fill in local.env with Spotify creds
trisongulate -t "ramble on" -t "baba o'riley" -t "we will rock you"
- Enjoy those tunes that are spit out!