Small demo app that uses the LastFM API to get your track history
5.1K
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=
Content type
Image
Digest
sha256:d162181e2…
Size
76.3 MB
Last updated
over 1 year ago
docker pull wesback/lastfmreader