This is a personal music advisor that makes preference-based suggestions and even shares links to new releases and featured playlists. Together with Spotify, your music advisor will be a powerful guide to the world of music.
It is one of the hyperskill's projects that was made to learn how to work with spotify API.
./gradlew run --console=plain --args='-page 2'
Hope it works 😅
-
Path of the access server, https://accounts.spotify.com by default
-access nameOfAccessServer
-
Path of the resource server, https://api.spotify.com by default
-resource nameOfResourceServer
-
Number of items rendered on a page, 5 by default
-page numberOfItems
-
The id of the spotify's client, 60340c6859bf48dfbecd3b2d8f80b69a by default
-clientId clientId
-
The client's secret code, 3fc7a79f20d740e0b08489f6f89d6b04 by default
-clientSecret clientSecret