From eee490bf015cc528a0c385e09a332f39c1a7be4c Mon Sep 17 00:00:00 2001 From: wesbos Date: Tue, 22 Mar 2016 13:10:05 -0400 Subject: [PATCH] added github user API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fafeee2a..4f51f4d1 100644 --- a/README.md +++ b/README.md @@ -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) |