fostertheweb / spotify-web-sdk

A Typescript SDK for the Spotify Web API with types for returned data.
https://fostertheweb.github.io/spotify-web-sdk/
Other
3 stars 2 forks source link

playback #14

Closed mmccallum closed 6 months ago

mmccallum commented 8 months ago

Thanks for this. I'm curious as to why you didn't include the playback API. Is it overly difficult? If so, what problems did you see?

fostertheweb commented 6 months ago

Hi @mmccallum! I'm sorry I never saw a notification for you creating this issue. There is already this package that has the types for the Spotify Web Playback SDK. How you integrate the library can depend on your front end framework, and there is already a library for React: https://github.com/gilbarbara/react-spotify-web-playback