An open API service indexing awesome lists of open source software.

https://github.com/emalherbi-zz/spotify

Spotify API | NodeJS
https://github.com/emalherbi-zz/spotify

Last synced: about 2 months ago
JSON representation

Spotify API | NodeJS

Awesome Lists containing this project

README

        

# Spotify

## Config

1. Config [transmission](https://transmissionbt.com/) to access remote;
2. Inform `id`, `secret` on Spotify in `index.js`;
3. Change `dir` in `index.js`;
4. `npm i`

## Usage

```
npm start
```