Sign inSign up

wesback/lastfmreader

By wesback

Updated over 1 year ago

Small demo app that uses the LastFM API to get your track history

Image
0

5.1K

wesback/lastfmreader repository overview

Small demo app that uses the LastFM API to get your track history. Written in .NET Core and source code is available on GitHub.

If you want to run it on Azure Container Instances just use: az login az group create -l westeurope -n RGLastFMReader

az container create -g RGLastFMReader --name lastfmreader --image wesback/lastfmreader --cpu 1 --memory 1 --restart-policy Never --location=westeurope -e lastfmkey= storageaccount= storagekey= lastfmuser=

Tag summary

Content type

Image

Digest

sha256:d162181e2

Size

76.3 MB

Last updated

over 1 year ago

docker pull wesback/lastfmreader