tidal-music / tidal-sdk-web

TIDAL SDK for Web
Apache License 2.0
135 stars 12 forks source link

Search Module #144

Closed osmestad closed 4 months ago

osmestad commented 4 months ago

Thin wrapper around the Search SDK, written in same style as Catalogue Module.

Includes a simple example of how the API can be used and the data recieved traversed for display.

More advanced features should be built on top of this eventually, but this does expose the API types which should help getting started.