1
mirror of https://github.com/public-apis/public-apis synced 2025-03-10 16:24:29 +01:00

Merge pull request #2 from httpete-ire/master

include links to uifaces and uinames API's
This commit is contained in:
Todd Motto 2016-03-21 14:01:32 +00:00
commit ea4547c556

View File

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