From 5dc1567a076129d8401db8967525de060c00ab89 Mon Sep 17 00:00:00 2001 From: Habeeb Moosa <106877248+habeebmoosa@users.noreply.github.com> Date: Mon, 4 Dec 2023 21:29:37 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ced25659..47274d7b 100644 --- a/README.md +++ b/README.md @@ -524,6 +524,7 @@ API | Description | Auth | HTTPS | CORS | | [DigitalOcean Status](https://status.digitalocean.com/api) | Status of all DigitalOcean services | No | Yes | Unknown | | [Docker Hub](https://docs.docker.com/docker-hub/api/latest/) | Interact with Docker Hub | `apiKey` | Yes | Yes | | [DomainDb Info](https://api.domainsdb.info/) | Domain name search to find all domains containing particular words/phrases/etc | No | Yes | Unknown | +| [DummyJson](https://dummyjson.com/) | Get dummy/fake JSON data to use as placeholder in development or in prototype testing. | No | Yes | Unknown | | [ExtendsClass JSON Storage](https://extendsclass.com/json-storage.html) | A simple JSON store API | No | Yes | Yes | | [GeekFlare](https://apidocs.geekflare.com/docs/geekflare-api) | Provide numerous capabilities for important testing and monitoring methods for websites | `apiKey` | Yes | Unknown | | [Genderize.io](https://genderize.io) | Estimates a gender from a first name | No | Yes | Yes |