Merge pull request #25 from wesbos/master

added github user API
This commit is contained in:
Todd Motto 2016-03-22 17:11:37 +00:00
commit 2ebb49e94b

View file

@ -80,3 +80,4 @@ A collective list of JSON APIs for use in web development.
| 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/) |
| Github | User Data | Pull public information for a user's github | No | [Go!](https://api.github.com/users/hackeryou) |