Skip to content

A simple http server to redirect to the correct cdn.rawgit.com url.

License

Notifications You must be signed in to change notification settings

coolreader18/rawgist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RawGist

A simple http server to redirect to the correct cdn.rawgit.com url.

Usage

The url is https://rawgist.now.sh. The request format is /{gist_id}/{file}.

If running yourself

Build it, you can use ./build.sh to build it if you don't have a go environment set up. Put GITHUB_TOKEN=xxxxx in the .env file, and run it. It defaults to port 3030, but you can edit it in the code.

License

This project is licensed under the MIT license. See the LICENSE file for more details.

About

A simple http server to redirect to the correct cdn.rawgit.com url.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published