From 87a0b8faf3d5e4f70341480ddefbc434bc3450e6 Mon Sep 17 00:00:00 2001 From: Shivang Kaul Date: Sun, 10 Oct 2021 13:20:39 +0530 Subject: [PATCH] Add Yoda Translator (#2283) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 686514a1..33ac03d8 100644 --- a/README.md +++ b/README.md @@ -1375,6 +1375,7 @@ 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)**