From 4bbcef47f076b20ad8a6ed6f312fbbeeb7b27112 Mon Sep 17 00:00:00 2001 From: draco-malfoy <46344490+draco-malfoy@users.noreply.github.com> Date: Fri, 29 Oct 2021 00:20:25 +0530 Subject: [PATCH] Add Toolcarton (#2724) * Add Toolcarton --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a32b77a0..e0d6f364 100644 --- a/README.md +++ b/README.md @@ -1426,6 +1426,7 @@ API | Description | Auth | HTTPS | CORS | | [Spanish random names](https://random-names-api.herokuapp.com/public) | Generate spanish names (with gender) randomly | No | Yes | Unknown | | [Spanish random words](https://palabras-aleatorias-public-api.herokuapp.com) | Generate spanish words randomly | No | Yes | Unknown | | [This Person Does not Exist](https://thispersondoesnotexist.com) | Generates real-life faces of people who do not exist | No | Yes | Unknown | +| [Toolcarton](https://testimonialapi.toolcarton.com/) | Generate random testimonial data | No | Yes | Unknown | | [UUID Generator](https://www.uuidtools.com/docs) | Generate UUIDs | No | Yes | No | | [What The Commit](http://whatthecommit.com/index.txt) | Random commit message generator | No | No | Yes | | [Yes No](https://yesno.wtf/api) | Generate yes or no randomly | No | Yes | Unknown |