Public
Readme
... from a set of Spotify tracks that have been played by me or others using the playMeASong val.
Queries a random record of a tracks
table and redirects to it's Spotify url.
// random
const track = await getRandomTrack();
// random for artist
const track = await getRandomTrack("Pixies");
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
dthyresson-playrandomsong.web.val.run
Updated: July 28, 2024