added github user API

This commit is contained in:
wesbos 2016-03-22 13:10:05 -04:00
parent 67dff880d8
commit eee490bf01

View File

@ -79,3 +79,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) |