HyungnaLim / ITEC2905-Project3

0 stars 1 forks source link

spotify api test #1

Closed HyungnaLim closed 1 month ago

HyungnaLim commented 1 month ago

adding a test module for spotify api so that we can review together easily and get some idea before setting up flask web app. this is only for test purposes. DO NOT MERGE THIS TO MAIN!

HyungnaLim commented 1 month ago

edited to use on flask web app. Now main method returns Spotify object that contains artist data from spotify api. Nothing will be printed in console anymore by running spotify_api_call module.