From 7b56e7bcc82549051a09189c8470b459924cb70a Mon Sep 17 00:00:00 2001 From: Harris Brakmic Date: Tue, 22 Mar 2016 18:31:47 +0100 Subject: [PATCH] bringing back "TempMail " This was stupid: I have deleted a whole line. Sorry. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 07618b40..2d482526 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ 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/) |