problem: we need a simple to look at github profile
solution: use nodeJS to connect to github api get profile into and print out to the console
- connect to github API
- Read the data
- TODO: Parse the data
| Name | Name | Last commit date | ||
|---|---|---|---|---|
problem: we need a simple to look at github profile
solution: use nodeJS to connect to github api get profile into and print out to the console