spotify sdk:Spotify SDK | 实体和集合导向| 浏览器和节点支持! 源码
Spotify SDK 在他的为Spotify推荐了非官方的SDK 面向实体的SDK,可与。 面向实体? 什么? 是的,您总是会收到实体+帮助者作为API的响应。 一个很棒的例子 太简单了,例如:获取我的用户,然后检索我的播放列表,然后将曲目添加到一个播放列表。 user . me ( ) . then ( ( myUser ) => { // -> return a User entity with helpers myUser . playlists ( ) . then ( ( playlistsCollection ) => { playlistsCol
文件列表
spotify-sdk-master.zip
(预估有个37文件)
spotify-sdk-master
.jshintrc
68B
src
Factory.js
2KB
entities
UserEntity.js
3KB
TrackEntity.js
5KB
PlaylistEntity.js
4KB
CollectionEntity.js
2KB
ArtistEntity.js
3KB
暂无评论