Changes for page Music Management
Last modified by Dongxu Lu on 2022/09/08 23:05
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 - xwiki:XWiki.BartVastenhouw1 +XWiki.dongxulu - Content
-
... ... @@ -1,4 +1,0 @@ 1 -Spotify provides an API based on REST principles that provide access to "Endpoints", which include data about music artists, songs, and albums. Through authorization, the API also provides access to user data such as saved music and playlists. This is provided using Node.js and Javascript. 2 - 3 - 4 -The Spotify web API has a complete reference of its functionality.