Building a Generic RSS Parser Service with Cloudflare Workers
📚 cloudflare
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-09HLS Video Transcoder
Learn MCP
Build a Model Context Protocol server with Cloudflare Workers.
weeklyfoo #98 / 2025-08-18Run 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-25Transcribe 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-22Usage-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