From 330d791fc753452c2d25f09c1a148e9127841979 Mon Sep 17 00:00:00 2001 From: Harris Brakmic Date: Tue, 22 Mar 2016 18:38:55 +0100 Subject: [PATCH] removed TempMail --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2d482526..07618b40 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,6 @@ A collective list of JSON APIs for use in web development. | API | Description | OAuth |Link | |---|---|---|---| | RandomUser | Generates random user data | No | [Go!](https://randomuser.me/) | -| Temp Mail | Generates temp email | No | [Go!](https://temp-mail.org/it/api/) | | UI Faces | Find and generate sample avatars for user interfaces | No | [Go!](http://uifaces.com/api) | | UI Names | Generate random fake names | No | [Go!](https://github.com/thm/uinames) | | Adorable Avatars | Generate random cartoon avatars | No | [Go!](http://avatars.adorable.io/) |