Getting File Content using GIT Hub API
The GIT Hub itself has a fairly complete tutorial for accessing GIT hub uploaded files. https://developer.github.com/v3/ However, I think it can still use some little extra explanation. Make sure you get the following steps right for this: Depending upon master/branch, get your URL for the repository ready first. Next, get the correct header inserted into... » read more