From 395599c449c94abfb6fbb5eecafb8d15d0014504 Mon Sep 17 00:00:00 2001 From: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com> Date: Tue, 28 Mar 2023 15:42:15 +0200 Subject: [PATCH] Remove duplicated resource --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3b68a44..8e78b0a 100644 --- a/README.md +++ b/README.md @@ -1398,7 +1398,6 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [iTunes](https://developer.apple.com/library/archive/documentation/AudioVideo/Conceptual/iTuneSearchAPI/index.html#//apple_ref/doc/uid/TP40017632-CH3-SW1) | Apple Podcasts Directory| No| Yes | Unknown | -| [Listen Notes](https://www.hackerearth.com/docs/wiki/developers/v4/) | Get details on podcasts & episodes, Podcast & Episode Search| `apiKey`| Yes | Unknown | | [PodcastIndex](https://podcastindex-org.github.io/docs-api/) | Get details on podcasts & episodes, Podcast Search| `apiKey`| Yes | Unknown | | [Spotify](https://developer.spotify.com/documentation/web-api/)| Get details on podcasts & episodes| `OAuth` | Yes | Unknown | | [Taddy Podcasts](https://taddy.org/developers/podcast-api) | Get details on podcasts & episodes, Podcast & Episode Search, Webhook notifications | `X-API-KEY` | Yes | Yes |