Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RMHogervorst/spotifyconnection
Connect to spotify with R
https://github.com/RMHogervorst/spotifyconnection
api package
Last synced: 9 days ago
JSON representation
Connect to spotify with R
- Host: GitHub
- URL: https://github.com/RMHogervorst/spotifyconnection
- Owner: RMHogervorst
- Created: 2017-03-10T14:28:34.000Z (almost 8 years ago)
- Default Branch: dev
- Last Pushed: 2017-03-10T14:36:08.000Z (almost 8 years ago)
- Last Synced: 2024-08-13T07:13:57.503Z (4 months ago)
- Topics: api, package
- Language: R
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
Awesome Lists containing this project
- jimsghstars - RMHogervorst/spotifyconnection - Connect to spotify with R (R)
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)