--- title: "API" menu: main: weight: 25 --- # API Docs {{< rawhtml >}}

URI: https://api.hack13.dev/lastfm/?username=your-lastfm-username
Example Response:

            All The Things,Gaullin,https://www.last.fm/music/Gaullin/_/All+The+Things,true
            
Response Breakdown:

            Song Name,Artist Name,LastFM Song Page Link,Now Playing
            
  • Song Name String
  • Artist Name String
  • Song String/URL
  • Song Name Bool
API Source Code: GitHub Gist

Nothing here yet...

Nothing here yet...
{{< /rawhtml >}}