From 602bcc3f4be1fc05478e0e951981690a33d85469 Mon Sep 17 00:00:00 2001 From: DylanDelobel Date: Sun, 22 Apr 2018 05:27:52 +0200 Subject: [PATCH] Add Dicebear Avatars --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4bfb71f3..5a722855 100644 --- a/README.md +++ b/README.md @@ -648,6 +648,7 @@ API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| | Adorable Avatars | Generate random cartoon avatars | No | Yes | Unknown | [Go!](http://avatars.adorable.io) | | Bacon Ipsum | A Meatier Lorem Ipsum Generator | No | Yes | Unknown | [Go!](https://baconipsum.com/json-api/) | +| Dicebear Avatars | Generate random pixel-art avatars | No | Yes | Unknown | [Go!](https://avatars.dicebear.com/) | | FakeJSON | Service to generate test and fake data | `apiKey` | Yes | Yes | [Go!](https://fakejson.com) | | FHIR | Fast Healthcare Interoperability Resources test data | No | Yes | Unknown | [Go!](http://fhirtest.uhn.ca/home) | | Hipster Ipsum | Generates Hipster Ipsum text | No | No | Unknown | [Go!](http://hipsterjesus.com/) |