From 8f052831c07ca0811c2c9620019acfef33d616ef Mon Sep 17 00:00:00 2001 From: Jerry Dong <116526260+rapperthedabber@users.noreply.github.com> Date: Sat, 5 Aug 2023 00:06:18 -0400 Subject: [PATCH] Added Ultraman API to Entertainment in Alphabetic order An Ultraman API that retrieves information about an Ultra series and image. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..c0829ecf 100644 --- a/README.md +++ b/README.md @@ -702,6 +702,7 @@ API | Description | Auth | HTTPS | CORS | | [NaMoMemes](https://github.com/theIYD/NaMoMemes) | Memes on Narendra Modi | No | Yes | Unknown | | [Random Useless Facts](https://uselessfacts.jsph.pl/) | Get useless, but true facts | No | Yes | Unknown | | [Techy](https://techy-api.vercel.app/) | JSON and Plaintext API for tech-savvy sounding phrases | No | Yes | Unknown | +| [Ultraman API](https://toku-dictionary.vercel.app/) | Retrieves information on all Ultra series from 1971 to now | No | Yes | Unknown | | [Yo Momma Jokes](https://github.com/beanboi7/yomomma-apiv2) | REST API for Yo Momma Jokes | No | Yes | Unknown | **[⬆ Back to Index](#index)**