worker-template-requests
Request handler
A demonstration project showcasing how to handle requests in a JavaScript worker script
1 stars
1 watching
2 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
cloudflare/rustwasm-worker-template | A template project to create Cloudflare Workers using Rust and workers-rs. | 372 |
cloudflare/worker-template-static | A template to generate static HTML or JSON pages from raw strings in a JavaScript Workers script | 14 |
padolsey/operative | A utility for creating and managing Web Workers with a simple API. | 655 |
pshihn/workly | A tool to simplify moving JavaScript functions or classes to web workers | 1,881 |
aws-samples/eb-py-flask-signup-worker | An AWS Elastic Beanstalk worker application in Python | 44 |
breejs/ts-worker | A plugin for extending Bree with TypeScript-based worker functionality | 12 |
fabrik42/acts_as_api | A Ruby library that simplifies generating API responses in Rails by providing a simple and flexible way to define templates for model data | 503 |
udacity/cloudflare-typescript-worker-template | A preconfigured starter template for building a strict TypeScript Cloudflare Worker | 26 |
manatarms/static-worker | A utility package for Cloudflare workers to build and manage static websites | 9 |
naschq/dsw | Simplifies offline Progressive Web App development with automatic service worker configuration and caching | 273 |
ardalis/cleanarchitecture.workerservice | A .NET Core worker service template using Clean Architecture to build scalable and maintainable services. | 741 |
cloudflare/worker-template-redirect | A JavaScript-based platform for managing redirects on the cloudflare network | 9 |
cloudflare/worker-template-router | An open source Cloudflare Workers project that demonstrates routing with the itty-router package | 231 |
cloudflare/worker-template-fetch | A tool to help build and deploy serverless JavaScript applications with fetch functionality | 20 |