deezer-lib
Version:
A simple Deezer lib to interact with the Deezer API
27 lines (17 loc) • 379 B
Markdown
# deezer-lib
A simple Deezer lib to interact with the Deezer API
## Install
Using npm
```
$ npm install deezer-lib
```
Using yarn
```
$ yarn add deezer-lib
```
## Usage
- (Comming soon)
## Author
- [RichardPompeo](https://github.com/RichardPompeo)
## License
[MIT License](https://github.com/RichardPompeo/deezer-lib/blob/master/LICENSE)