Hono Projects .

Technology

Hono

Hono is an ultrafast, lightweight web framework: it’s built on Web Standards and runs consistently across all major JavaScript runtimes, including Cloudflare Workers, Deno, and Node.js.

Hono (meaning 'flame' in Japanese) is a high-performance web framework engineered for the edge: it delivers speed and portability without compromise. The core strength is its multi-runtime support, allowing the exact same codebase to deploy on Cloudflare Workers, Bun, Deno, AWS Lambda, or Node.js. It remains incredibly lightweight, with the `hono/tiny` preset coming in under 14kB, and utilizes a fast `RegExpRouter` for superior performance. Hono prioritizes developer experience (DX) with clean APIs, comprehensive middleware for tasks like JWT and CORS, and first-class TypeScript support right out of the box.

https://hono.dev
1 project · 1 city

Related technologies

Recent Talks & Demos

Showing 1-1 of 1

Members-Only

Sign in to see who built these projects