From e50c61d68ce2c37dc9727b21bed1efe3d020b3bb Mon Sep 17 00:00:00 2001 From: Nirjas Jakilim Date: Mon, 4 Oct 2021 05:48:30 +0600 Subject: [PATCH] Added Napster API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a1c5311..7175ba2e 100644 --- a/README.md +++ b/README.md @@ -833,6 +833,7 @@ API | Description | Auth | HTTPS | CORS | | [Mixcloud](https://www.mixcloud.com/developers/) | Music | `OAuth` | Yes | Yes | | [MusicBrainz](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2) | Music | No | Yes | Unknown | | [Musixmatch](https://developer.musixmatch.com/) | Music | `apiKey` | Yes | Unknown | +| [Napster](https://developer.napster.com/api/v2.2) | Music | `apiKey` | Yes | Yes | | [Openwhyd](https://openwhyd.github.io/openwhyd/API) | Download curated playlists of streaming tracks (YouTube, SoundCloud, etc...) | No | Yes | No | | [Songkick](https://www.songkick.com/developer/) | Music Events | `OAuth` | Yes | Unknown | | [Songlink / Odesli](https://www.notion.so/API-d0ebe08a5e304a55928405eb682f6741) | Get all the services on which a song is available | `apiKey` | Yes | Yes |