Skip to content

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

Notifications You must be signed in to change notification settings

aby-ui/rawgithack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

156 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

This is also a game: I am trying to implement the same functionality using nginx config files only. No programming languages allowed. Come join me!

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.5%
  • CSS 22.9%
  • JavaScript 17.4%
  • Dockerfile 1.2%