tastebud:Spotify播放列表生成器•CodeDay Seattle Summer 2018

时间:2024-06-04 16:34:58
【文件属性】:

文件名称:tastebud:Spotify播放列表生成器•CodeDay Seattle Summer 2018

文件大小:25KB

文件格式:ZIP

更新时间:2024-06-04 16:34:58

JavaScript

笔记 { " username " : " nulljosh " , " info " : { " client_id " : " 123 " , " client_secret " : " 123 " , " token " : " 456 " }, " listen_history " : [ " song " : [ " title " , " release " , " artist " ] ] } str:用户名 json:身份验证信息 str:client_id str:client_secret str:user_token json:听历史 追踪对象 追踪对象 ... 职能 get_most_popular_artists


【文件预览】:
tastebud-master
----.gitignore(953B)
----app()
--------auth.js(3KB)
--------music.js(7KB)
----package.json(594B)
----keys.json(98B)
----public()
--------url.json(57B)
--------css()
--------spotify.svg(1KB)
--------scripts.js(6KB)
----index.js(1KB)
----views()
--------main.handlebars(5KB)
--------datalist.handlebars(109B)
--------layouts()
--------index.handlebars(4KB)
----traits.json(2KB)
----README.md(1KB)
----.vscode()
--------launch.json(430B)
----Procfile(19B)
----yarn.lock(38KB)

网友评论