Skip to content

moirelog/github-api-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GitHub API Proxy Worker

This Cloudflare Worker proxies requests to the GitHub API to improve connectivity.

Note: This directory allows you to manually deploy and customize the worker. If you prefer a One-Click Deploy experience, use the button in the documentation, which uses the dedicated github-api-proxy repository.

Deployment

  1. Navigate to this directory:

    cd worker
  2. Login to Cloudflare (if not already logged in):

    npx wrangler login
  3. Deploy:

    npx wrangler deploy

Configuration

Modify wrangler.json if you need to change the worker name or compatibility date.

About

a cloudflare worker repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published