-
Updated
Nov 2, 2020 - TypeScript
spotify-web-api
Here are 401 public repositories matching this topic...
-
Updated
Nov 10, 2020 - C#
-
Updated
Nov 10, 2020 - TypeScript
-
Updated
Nov 4, 2020 - JavaScript
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Nov 10, 2020 - Elixir
-
Updated
Aug 20, 2020 - Shell
-
Updated
Jun 15, 2020 - JavaScript
-
Updated
Sep 16, 2020 - Jupyter Notebook
-
Updated
Aug 16, 2020 - JavaScript
-
Updated
Nov 10, 2020 - Python
-
Updated
Oct 8, 2020 - PHP
-
Updated
Apr 2, 2020 - Python
-
Updated
Aug 30, 2019 - C#
-
Updated
Oct 18, 2019
-
Updated
Oct 25, 2020 - Kotlin
We have a test suite in development, and we implement tests using nock + chai + mocha. The endpoints listed below are categorized as in the Web API reference.
The test folder has examples of how the tests should be implemented! These should all be placed under the test/playlist.test.ts file.
You don't need to write tests for all functions, all contributions are valid!
- Ge
-
Updated
Apr 27, 2020 - TypeScript
- Issue Type:
Performance - Extension Name:
vscodefy - Extension Version:
0.0.11 - OS Version:
Darwin x64 18.5.0 - VSCode version:
1.33.1
Find more details here: https://github.com/Microsoft/vscode/wiki/Explain:-extension-causes-high-cpu-load
-
Updated
Nov 6, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Apr 20, 2019 - Python
-
Updated
Nov 8, 2020 - PHP
-
Updated
Nov 3, 2020 - C++
-
Updated
Oct 29, 2020 - Java
-
Updated
Jul 23, 2020 - AutoHotkey
-
Updated
Nov 2, 2020 - Perl
Is your feature request related to a problem? Please describe.
The Spotify Web API has plenty of interesting features that can be considered when sorting. Namely, at least: key (considering also mode), acousticness, danceability, energy, instrumentalness, liveness, loudness, speechiness, valence, tempo.
Describe the solution you'd like
Add the aforementioned attributes as sorting opti
Improve this page
Add a description, image, and links to the spotify-web-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spotify-web-api topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
When clicking on the stars to set a rating for the track, there's no confirmation before it is sent to the back to save, so I think it might be a good idea to have a modal before the request is sent. (Accepting suggestions)