👋 Hello!
Nice to see you here :)
This API lets you generate an image for the song that you're currently listening to!
Insert your Last.fm username at the end of the URL to use the API:
https://listening-to-serverless.vercel.app/song/
You can also specify font and background colors by adding hex values at the end of the URL:
https://listening-to-serverless.vercel.app/song/username/fontColor/bgColor
Make sure that you provide both hex colors, even if you're going to change only one color!
Here's an example:
All available endpoints:
/song/:username/[fontColor]/[backgroundColor] - generates the banner.
/link/:username/[fontColor]/[backgroundColor] - generates a page of your currently listened song.
This thing is still in alpha testing! Report bugs here.