Skip to content

SnO2WMaN/last.fm-badge

Repository files navigation

last.fm-badge

badge

Fetch your history from last.fm API, and create SVG badge.

Usage

Due to the API restrictions of last.fm, you need to deploy to Vercel yourself.

Deploy with Vercel

Environment Variables

  1. Create last.fm API Account and get API Key and Username,
  2. Configure LASTFM_API_KEY and LASTFM_USER for Vercel environmnet variables.

Query

https://<your-vercel-app>.vercel.app/api?period=1month

Housekeeping

License