Merge pull request #26 from giacomocerquone/master

Temp Email API
This commit is contained in:
Todd Motto 2016-03-22 17:24:40 +00:00
commit 02d67df6dd

View file

@ -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/) |