cloudflare-workers-toolkit
Cloudflare API wrapper
Provides a simple SDK wrapper for Cloudflare's APIs to integrate with Workers
Simple SDK wrapper for resources useful in Cloudflare Workers
6 stars
5 watching
4 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
postlight/cloudflare-worker-app-kit | A set of tools and templates for building, testing, and deploying Cloudflare Worker apps with TypeScript and Webpack | 87 |
cloudflare/serverless-cloudflare-workers | A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. | 175 |
daniel-simpson/cloudflare-enterprise-workers | Automated deployments of Cloudflare enterprise workers scripts to the cloud | 0 |
gja/cloudflare-worker-local | Enables Cloudflare Worker development and testing locally on the developer's machine. | 177 |
detroitenglish/cloudflare-workers-webpack-boilerplate | A template for building Cloudflare Workers with Webpack | 124 |
cloudflare/worker-template-router | An open source Cloudflare Workers project that demonstrates routing with the itty-router package | 231 |
jbeeko/cfworker-web-api | A Cloudflare Workers project demonstrating the use of F# to create a web API with routing and KVStore functionality. | 25 |
cloudflare/workers-react-pwa-example | An example project demonstrating how to use Cloudflare Workers with React to create a Progressive Web App (PWA) that can be served from a custom origin. | 85 |
cloudflare/worker-template-fetch | A tool to help build and deploy serverless JavaScript applications with fetch functionality | 20 |
cloudflare/worker-template | A template to simplify the creation of Cloudflare workers by providing a basic structure and files for getting started with JavaScript-based web tasks | 173 |
lebinh/cloudflare-workers | Scripts for interacting with Cloudflare's edge servers using JavaScript and the Service Workers API. | 87 |
nchlswhttkr/workers | Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. | 12 |
udacity/cloudflare-typescript-worker-template | A preconfigured starter template for building a strict TypeScript Cloudflare Worker | 26 |
juiceo/cloudflare-worker-cra | Automated deployment of React applications to Cloudflare Workers | 12 |
windbirds/workers_examples | A collection of examples showcasing various Cloudflare Workers use cases and functionalities. | 13 |