hono6 min read
Hono Framework Guide — TypeScript API for Edge and Node.js 2024
Hono is the ultra-fast, type-safe web framework that runs on Cloudflare Workers, Bun, Deno, and Node.js. This guide covers routing, middleware, validation, RPC, and deploying TypeScript APIs to the edge in 2024.
Read →