albibos / gitloaf

Gitloaf an open sourced cdn that displays files from github with their correct content type headers. See a list of supported files here: https://gitloaf.com/filetypes.html Similar to raw.githack.com, except using nodejs and express instead of nginx configs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitloaf

Gitloaf an open source cdn that displays files from github with their correct content type headers.

Gitloaf caches file data for short periods of time in order to provide a quicker experience.

CDN Sources

By default at our /cdn/ directory, we source files directly from raw.github.com. You can use other sources via:

  • /jsdelivr/
  • /rawgithack/
  • /rawgit/
  • /gitcf/

Warning

Gitloaf is no longer actively maintained. I will still merge pull requests, so feel free to help improve it!

Deploy

Run on Replit Remix on Glitch Deploy on Railway Deploy to Cyclic Deploy to Koyeb Deploy to Render

About

Gitloaf an open sourced cdn that displays files from github with their correct content type headers. See a list of supported files here: https://gitloaf.com/filetypes.html Similar to raw.githack.com, except using nodejs and express instead of nginx configs.

License:MIT License


Languages

Language:JavaScript 54.3%Language:HTML 36.9%Language:CSS 8.2%Language:Nix 0.6%