diff --git a/README.md b/README.md index 1f546a8c..01cb90cf 100644 --- a/README.md +++ b/README.md @@ -67,3 +67,5 @@ 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/) | +| 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) |