Skip to content

zhayabin/github-api-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors