I am also trying to calculate the total no. of pushes ,forks,new repos.........but cant seem to think of a way to find them.......as far i know
https://api.github.com/users/xyz/events?page=i
where i can be looped frm 0 to 10 so in total last 300 events.....
I am also trying to calculate the total no. of pushes ,forks,new repos.........but cant seem to think of a way to find them.......as far i know https://api.github.com/users/xyz/events?page=i where i can be looped frm 0 to 10 so in total last 300 events.....