FasTracks / FasTracks-BE

0 stars 0 forks source link

BE - US2 Consume API to find a selection of songs #2

Closed kameronk92 closed 10 months ago

kameronk92 commented 10 months ago

this will use request.body the endpoint POST api/v1/playlists

As the BE App, When I receive a POST (JSON) of the playlist params I consume the Spotify /recommendations API to generate a selection of songs based on passed params

and will make a request from https://api.spotify.com/v1/recommendations

trpubz commented 10 months ago

16 songs