A Cloudflare Workers script that extracts the dominant color from PNG or JPEG images.
Retrieve the dominant color of a PNG or JPEG image
Templates for Cloudflare Workers
A template for kick starting a Cloudflare Worker project using workers-rs. Write your Cloudflare Worker entirely in Rust!
This project provides a template for implementing routing in Cloudflare Workers using the itty-router package. It enables developers to handle HTTP requests with route matching and middleware support, making it easier to build REST APIs and serverless applications on Cloudflare's edge network. ## Key Features - **itty-router Integration** — Leverages the lightweight itty-router library for flexible route handling - **Cloudflare Workers Compatibility** — Designed specifically for deployment on Cloudflare's serverless platform - **REST API Support** — Enables creation of RESTful endpoints with standard HTTP methods - **Template Structure** — Provides a ready-to-use project scaffold that can be customized - **Wrangler Tooling** — Includes configuration for Cloudflare's official Wrangler CLI for deployment ## Philosophy The template follows a minimalistic approach, providing just enough structure to get started with routing in Cloudflare Workers while maintaining flexibility for customization.
a template to kickstart your Cloudflare worker!
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.