From e11b6c769131d87ebac041351f2b75280021e3a5 Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Thu, 20 Jan 2022 04:26:26 -0300 Subject: [PATCH] Remove Apple Music (#3016) resolve #3016 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 928b5ec6..717c0ff5 100644 --- a/README.md +++ b/README.md @@ -1145,7 +1145,6 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [7digital](https://docs.7digital.com/reference) | Api of Music store 7digital | `OAuth` | Yes | Unknown | | [AI Mastering](https://aimastering.com/api_docs/) | Automated Music Mastering | `apiKey` | Yes | Yes | -| [Apple Music](https://developer.apple.com/documentation/applemusicapi/) | Official API of the music streaming site Apple Music | `apiKey` | Yes | Unknown | | [Audiomack](https://www.audiomack.com/data-api/docs) | Api of the streaming music hub Audiomack | `OAuth` | Yes | Unknown | | [Bandcamp](https://bandcamp.com/developer) | API of Music store Bandcamp | `OAuth` | Yes | Unknown | | [Bandsintown](https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0) | Music Events | No | Yes | Unknown |