Show HN: Kumoh – an opinionated framework for Cloudflare Workers
Category: web-framework
Tags: cloudflare-workers, api-framework, typescript, full-stack
Score: 5.0/10 (Innovation: 4, Technical: 5, Documentation: 6, Utility: 5)
Kumoh is an opinionated, batteries-included framework for building APIs on Cloudflare Workers, offering file-based routing, auto-provisioned Cloudflare primitives (D1, KV, R2, Queues, Email), and end-to-end typed RPC. It's interesting because it combines several modern tools (Hono, Drizzle ORM, Wrangler) into a simplified, integrated developer experience specifically tailored for the Cloudflare Workers ecosystem.
Target audience: backend devs, full-stack devs
Repository: https://github.com/arikchakma/kumoh · TypeScript · MIT · 7 stars
View on Hacker News