GitHub File Server
Fetch and serve files from GitHub repositories with OAuth authentication
Connect your GitHub account
Authenticate with GitHub to fetch files from repositories
Connect GitHub AccountHow to Use
1
Connect your GitHub account to authenticate
2
Enter repository name in owner/repo format
3
Specify the file path (e.g., README.md)
4
Optionally specify a branch, tag, or commit SHA to fetch from a specific ref
5
Optionally check "Force serve as plain text" to override content type
Examples
Repo:
torvalds/linux
Path:
README
Branch:
master
(optional)