Reading json and other data from gist
Git
Github
The GitHub gists acts as a git repository allows to put versioned controlled data which can be read and refreshed from server side program such as this blogger. However, github has placed restrictions which doesn't allow browsers (via javascript) to read data directly. The alternative is to use rawgit.com which sets correct headers as well.