1.7.2 • Published 4 years ago

deezer-web-api v1.7.2

Weekly downloads
33
License
MIT
Repository
github
Last release
4 years ago

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