curated documentation
for AI coding agents
Ultrafast web framework built on Web Standards, running on any JS runtime (Node.js, Bun, Deno, Cloudflare Workers, AWS Lambda, etc.). Docs cover getting started, middleware, helpers, best practices, and API reference.
Quick-start guide: create your first Hono application in minutes.
Running Hono on Node.js with the @hono/node-server adapter.
Complete API reference for the Hono app object, routing methods, context, and request/response handling.
How to use built-in and third-party middleware, including CORS, JWT, auth, compression, and more.
Type-safe RPC client built on Hono's route definitions โ generate type-safe API clients from your server routes.
Complete Hono documentation in a single text file, purpose-built for LLM consumption.