-
Updated
Aug 3, 2020 - TypeScript
spotify-web-api
Here are 370 public repositories matching this topic...
-
Updated
Sep 21, 2020 - C#
-
Updated
Sep 19, 2020 - JavaScript
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Aug 20, 2020 - Shell
-
Updated
Sep 29, 2020 - Elixir
-
Updated
Jun 15, 2020 - JavaScript
-
Updated
Aug 16, 2020 - JavaScript
-
Updated
Jul 4, 2020 - Python
-
Updated
Apr 2, 2020 - Python
-
Updated
Aug 30, 2019 - C#
-
Updated
Sep 10, 2020 - PHP
-
Updated
Oct 18, 2019
-
Updated
Sep 1, 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
First of all, gj for creating a working extension, the other ones aren't even showing in the statusbar.
Secondly, these are the settings i'd like to see:
show/hide for each control/button
show left/right/center(does center even work?)
show/hide artist
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Apr 20, 2019 - Python
-
Updated
Jan 23, 2020 - PHP
-
Updated
Jul 23, 2020 - AutoHotkey
-
Updated
Aug 2, 2020 - Java
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
-
Updated
Aug 28, 2020 - JavaScript
-
Updated
Sep 21, 2020 - Perl
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Nov 12, 2017 - C#
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."
We have firebase authentication on our front-end, but we need this on some routes on our backend also, for endpoints like adding reviews, etc...
This tutorial explains how to create an auth handler that checks if the token passed is a valid firebase token before each request and allow to retrieve the user info