Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

deezer-web-api

Muurilo153MIT1.7.2

Deezer Api for Node

deezer, api, wrapper, deezer wrapper, deezer sdk, deezer helper, deezer module, deezer musics, music api

readme

Deezer Web API

npm NPM

Unofficial Deezer API for Nodejs

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  • Nodejs ^14.2.0
  • NPM ^6.14.4

Installing

A step by step series of examples that tell you how to get a development env running

Add the package to your project

With npm: npm i deezer-web-api
With yarn: yarn add deezer-web-api

Docs

Documentation avaliable at DOCS

Generating Docs

To generate docs run:

With npm: npm run docs
With yarn: yarn docs

Contributing

Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning.

Authors

  • Murilo Cunha - Initial work - Muurilo

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details