Skip to content

📚 cloudflare

Building a Generic RSS Parser Service with Cloudflare Workers

Thanks Raymond Camden!

weeklyfoo #5 / 2023-11-05
cloudflareworkersrss

Going full-stack on Astro with Cloudflare D1 and Drizzle

A step-by-step guide to adding a back-end to your Astro project using Cloudflare D1 and Drizzle ORM

weeklyfoo #49 / 2024-09-09
astrocloudflare

HLS Video Transcoder

Streaming video on Cloudflare R2

weeklyfoo #58 / 2024-11-11
cloudflare

Learn MCP

Build a Model Context Protocol server with Cloudflare Workers.

weeklyfoo #98 / 2025-08-18
mcpcloudflare

Run Express.js on Cloudflare Workers

As of August 5th, 2025 and wrangler 4.28.0, Cloudflare Workers extends its Node.js compatibility efforts, and now supports running Express.js apps directly and natively (in local development, production availability coming soon)!

weeklyfoo #99 / 2025-08-25
cloudflareexpress

Transcribe audio to text on Cloudflare Workers with AssemblyAI and TypeScript

In this tutorial, you’ll learn how to create an application that transcribes the audio files (and video files) to text. You’ll create a TypeScript backend on top of Cloudflare Workers and use the AssemblyAI APIs to transcribe the audio.

weeklyfoo #16 / 2024-01-22
cloudflareassemblyaiai

Usage-based billing for your Software-as-a-Service product

Example from Cloudflare how to implement metered billing for your SaaS.

weeklyfoo #28 / 2024-04-15
cloudflarebilling