From 35804943b3cfb8f86157ef32e963c363cba07576 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaquin=20Montesinos=20Mun=CC=83oz?= Date: Sun, 31 Oct 2021 19:29:57 +0100 Subject: [PATCH] Add GeneradorDNI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e2171d5..5e94ab59 100644 --- a/README.md +++ b/README.md @@ -1473,6 +1473,7 @@ API | Description | Auth | HTTPS | CORS | | [English Random Words](https://random-words-api.vercel.app/word) | Generate English Random Words with Pronunciation | No | Yes | No | | [FakeJSON](https://fakejson.com) | Service to generate test and fake data | `apiKey` | Yes | Yes | | [FakerAPI](https://fakerapi.it/en) | APIs collection to get fake data | No | Yes | Yes | +| [GeneradorDNI](https://api.generadordni.es) | Data generator API. Profiles, vehicles, banks and cards, etc | `apiKey` | Yes | Unknown | | [JSONPlaceholder](http://jsonplaceholder.typicode.com/) | Fake data for testing and prototyping | No | No | Unknown | | [Loripsum](http://loripsum.net/) | The "lorem ipsum" generator that doesn't suck | No | No | Unknown | | [Mailsac](https://mailsac.com/docs/api) | Disposable Email | `apiKey` | Yes | Unknown |