From e6b4282890e38f79381a546dad2dbce57d9be564 Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Sat, 16 Oct 2021 02:18:23 -0300 Subject: [PATCH] Remove Yoda Translator The Yoda Translator API is part of the FunTranslations API set that was added in PR: #2373 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b410c1a..a84a218 100644 --- a/README.md +++ b/README.md @@ -1431,7 +1431,6 @@ API | Description | Auth | HTTPS | CORS | | [Utelly](https://rapidapi.com/utelly/api/utelly) | Movies, Series and TV shows Recommendations | `apiKey` | Yes | Unknown | | [Vimeo](https://developer.vimeo.com/) | Vimeo Developer API | `OAuth` | Yes | Unknown | | [Watchmode](https://api.watchmode.com/) | API for finding out the streaming availability of movies & shows | `apiKey` | Yes | Unknown | -| [Yoda Translator](https://funtranslations.com/api/yoda) | Translate any free text to Yoda speech from Star Wars | No | Yes | Unknown | | [YouTube](https://developers.google.com/youtube/) | Add YouTube functionality to your sites and apps | `OAuth` | Yes | Unknown | **[⬆ Back to Index](#index)**