Added temp email api

This commit is contained in:
Giacomo Cerquone 2016-03-22 18:18:25 +01:00
parent 2ebb49e94b
commit 5a294ba4e7

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