Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudflare Worker Proxy

This project is a Cloudflare Worker that acts as a proxy to fetch a URL provided in the URI. It authenticates requests using an API key set in the Cloudflare environment variables.

Setup

  1. Clone the repository.

Deployment

  1. Install the Cloudflare Wrangler CLI if you haven't already:
    npm install -g @cloudflare/wrangler
    
  2. Authenticate Wrangler with your Cloudflare account:
    wrangler login
    
  3. Publish the worker:
    wrangler publish
    

About

A Cloudflare Worker project that acts as a proxy with API key authentication

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages