implemented assignment 3, utilizing Spotify API to retrieve albums. currently, album id is hard-coded, need to figure out oauth to get user's top albums.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"require": {
|
||||
"vlucas/phpdotenv": "^5.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user