Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 384 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 384 Bytes

This application takes advantage of the GitHub API to retrieve different GitHub users' data. I used two endpoints, the first endpoint provides the user's username, profile-photo and information on followers, company, and personal site. The second endpoint provides data concerning the users latest five repositiories. This can help users to quickly explore other users' latest work.