Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/RMHogervorst/spotifyconnection

Connect to spotify with R
https://github.com/RMHogervorst/spotifyconnection

api package

Last synced: about 1 month ago
JSON representation

Connect to spotify with R

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
```

I quite liked the spotifyR package but I don't like the authentication, it seems
that you need to login every time.
Therefore some improvements from my part.

[![Licence](https://img.shields.io/badge/licence-GPL--3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html)
[![Last-changedate](https://img.shields.io/badge/last%20change-2017--03--10-yellowgreen.svg)](/commits/master)
[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](http://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)