Get Similar tracks to a song using LastFM
sudo apt-get install php php-xml
Clone repository and run
php -S localhost:8000
If problems update file index.php https://github.com/wallacesilva/similar-tracks-lastfm/blob/master/index.php#L11
MIT License