Skip to content

john-cheesman/last-fm-score

Repository files navigation

Last.fm Score

Rate the breadth of your musical palette

Running the app

  1. Get an API key from Last.fm
  2. Add a file at wwwroot/appsettings.Development.json that looks like this:
{
    "LastFmApi": {
        "ApiKey": "<your_api_key>"
    }
}
  1. Run with dotnet run

About

Rate the breadth of your musical palette

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published