Skip to content

Add support for search API - #12

Open
alea12 wants to merge 3 commits into
yujinakayama:masterfrom
alea12:master
Open

Add support for search API#12
alea12 wants to merge 3 commits into
yujinakayama:masterfrom
alea12:master

Conversation

@alea12

@alea12 alea12 commented Oct 2, 2021

Copy link
Copy Markdown

@yujinakayama Thanks for the repo. It helped me getting started with Apple Music API with ease 🙂
I've added support for the GET https://api.music.apple.com/v1/catalog/{storefront}/search endpoint.

Expected use case is as follows:

const res = await client.search.get('Ed Sheeran', { storefront: 'us' });

@KoreanThinker

Copy link
Copy Markdown

@yujinakayama Can you merge?

@lzilioli

Copy link
Copy Markdown

@KoreanThinker what did you end up doing here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants