WSILT is a service with the purpose of telling you to what you could listen to based on the current (/today
) or a given weekday (/on/:day
, where :day
needs to be replaced by the weekday, e.g. /on/monday
). It uses Spotify to directly link to the according songs.
For a full list of all songs you could listen to there is /songs/for/:day
(e.g. /songs/for/today
or /songs/for/monday
).
You think WSILT is missing a specific song? No problem! You can contribute to the song database! Click here for more information.
WSILT is an open source project. You can help improve it by contributing on GitHub.