CodeChefVIT/love-open-source

API v4 or v3

L04DB4L4NC3R opened this issue · 2 comments

Which GitHub API should be used? Graph or REST?

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 ?

Makes sense