1
0
mirror of https://github.com/danog/public-apis.git synced 2025-01-22 13:21:39 +01:00

Add Adorable Avatars (avatars.adorable.io)

This commit is contained in:
Zach Buttram 2016-03-21 17:49:51 -07:00
parent afcabf359d
commit 18ccf791a8

View File

@ -75,3 +75,4 @@ A collective list of JSON APIs for use in web development.
| RandomUser | Generates random user data | No | [Go!](https://randomuser.me/) |
| 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/) |