Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

mikespub/cloudflare-worker-template-requests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requests

Examples of reading in a POST request body of type JSON, form-data, and blobs before it reaches the origin server.

index.js is the content of the Workers script.

Live Demos are hosted on workers-tooling.cf/demos/requests: Demo

Wrangler

To generate using wrangler

wrangler generate myApp https://github.com/cloudflare/worker-template-requests

Serverless

To deploy using serverless add a serverless.yml file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%