Skip to content

UWPCEPy330/github-latest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Github Latest

The goal for this activity is to:

  • Receive a GitHub username from the command line.
  • Retrieve a list of "events" associated with that user. User events include things like pushing to a repository or opening up an issue on a repository.
  • Print out the time stamp associated with the first event in that list.

The GitHub API documentation is here. Note that the root of the API is https://api.github.com/, so when the documentation lists an endpoint like /feeds, that means that you can visit that endpoint at https://api.github.com/feeds.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages