CSC207-fiveguys / music-java-app

MIT License
1 stars 1 forks source link

implemented return artists top tracks #28

Closed bryjjch closed 11 months ago

bryjjch commented 11 months ago

Motivation and Context

Gives us the top tracks of an artist.

Your Changes

Added a get_artist_top_tracks method in the SpotifyAPI.

Description:

Type of change (select all that apply):

Checklist