API v4 or v3
L04DB4L4NC3R opened this issue · 2 comments
L04DB4L4NC3R commented
Which GitHub API should be used? Graph or REST?
YashMeh commented
I think v3 will be better because we don't want to target specific queries like 'Which contributor made a commit on Monday at say 5 pm?'
Rather we want 'Who all and how many commits an individual has made on a repo?' for which REST will suffice . :)
What you say ?
L04DB4L4NC3R commented
Makes sense