This project is not covered by Drupal’s security advisory policy.

In the present the project's main goal is to make third-party API content accessible to other Drupal modules, as well as providing some complementary Views for either demonstration or practical purposes.

Features

  • Música makes use of the industry standard Open API specification to define which third-party data is available.
  • Leverages API Platform's Schema Generator package to generate predictable Data Transfer Object entities at a lower maintenance cost, enabling the module to better keep up with upstream schema changes.
  • Currently integrated with the following services:
    • Spotify
    • Last.FM (legacy API)
    • MusicBrainz (discovery API)

    Post-Installation

    Before installing the module you should obtain API access (typically a private/public access key pair) from the services you intend to integrate with. After installing the module you should configure it to use your access keys. More information on installation instructions will be forthcoming as the module matures.

    Additional Requirements

    All of the module's external dependencies are automatically installed and managed via Composer.

Project information

Releases