Skip to content

Cloudflare worker application using Fetch API

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

mkartik/cloudflare_workers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Cloudflare Workers

What is it?

A Cloudflare Workers application, that will randomly send users to one of two webpages in A/B testing style, where the redirection URL is obtained using the Fetch API.

Get Started

1. Install the workers command-line tool wrangler.

The Workers Quick Start in the documentation shows how to get started with Wrangler, creating a project, and configuring and deploying it. We highly recommend that you spend time reading and following along with this guide!

To begin, install the Wrangler command-line tool.

2. Deploy your application

Using wrangler's publish command, you can deploy your application and make it available under your workers.dev subdomain.

Reference

About

Cloudflare worker application using Fetch API

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published