/rawgithack

Serves files from github, bitbucket and gitlab, but with the correct content types

Primary LanguageHTML

raw.githack.com

This is the source code behind raw.githack.com.

The idea of this service is inspired from rawgit.com (formerly rawgithub.com). I just realized that using a whole framework (node.js with express.js) for such simple thing as requests proxying is overkilling, and made same stuff using nginx only.