Using music-app-frontend with musixmatch.com

JavaScript integration

Install

npm install music-app-frontend
curl \
  # append ?apikey=$API_KEY to the URL \
  /album.get
curl \
  # append ?apikey=$API_KEY to the URL \
  /track.get
curl \
  # append ?apikey=$API_KEY to the URL \
  /artist.get
SDK on GitHub 📄 API Docs
SDK
music-app-frontend
JavaScript
API
musixmatch.com
musixmatch.com

At a glance

Language JavaScript
Endpoints16