From a100e7c0e10fbe8607237c8dda6ccf6730007f20 Mon Sep 17 00:00:00 2001 From: abhigoyani Date: Wed, 28 Jul 2021 16:17:37 +0530 Subject: [PATCH] mailsac --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 50b5cc2c..b3b9a795 100644 --- a/README.md +++ b/README.md @@ -1003,6 +1003,7 @@ API | Description | Auth | HTTPS | CORS | | [FakerAPI](https://fakerapi.it/en) | APIs collection to get fake data | No | Yes | Yes | | [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 | | [PIPL](https://pipl.ir/) | Free and public API that generates random and fake people's data in JSON | No | Yes | No | | [QuickMocker](https://quickmocker.com) | API mocking tool to generate contextual, fake or random data | No | Yes | Yes | | [Randommer](https://randommer.io/randommer-api) | Random data generator | `apiKey` | Yes | Yes |