HugoLAMOUREUX / Spotidata

Web application linked to Spotify that shows some statistics about your music tastes and miscellaneous informations
MIT License
4 stars 5 forks source link

New backend functionnality : GetPlaylistTracks #21

Closed SharkyFlou closed 1 year ago

SharkyFlou commented 1 year ago

Start Date

No response

Implementation PR

No response

Reference Issues

No response

Summary

Return a JSON with tracks of the playlist_id given.

Basic Example

The function will be called like that : getPlaylistTracks(string:acces_token){...}

Drawbacks

Would allows to display tracks of playlists.

Unresolved questions

No response