Skip to content

Serves files from github, bitbucket and gitlab, but with the correct Content-Type HTTP headers

License

Notifications You must be signed in to change notification settings

SkyN9ne/raw.githack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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. I thought that use the whole framework (node.js with express.js) for such a simple thing as requests proxying is overkill and made the 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-Type HTTP headers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 40.7%
  • JavaScript 23.1%
  • CSS 22.7%
  • Lua 11.5%
  • Dockerfile 2.0%