/Knowledge/sources/honojs__hono/llms-full/hono--0f76930b78f1.md
Hono - hono-docs
Hono Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt hono Summary Hono means flameš„ in Japanese is a...
Hono
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#hono
Summary
Hono - means flameš„ in Japanese - is a small, simple, and ultrafast web framework built on Web Standards. It works on any JavaScript runtime: Cloudflare Workers, Fastly Compute, Deno, Bun, Vercel, Netlify, AWS Lambda, Lambda@Edge,...
Content
Hono - means flameš„ in Japanese - is a small, simple, and ultrafast web framework built on Web Standards. It works on any JavaScript runtime: Cloudflare Workers, Fastly Compute, Deno, Bun, Vercel, Netlify, AWS Lambda, Lambda@Edge, and Node.js.
Fast, but not only fast.
import { Hono } from 'hono'
const app = new Hono()
app.get('/', (c) => c.text('Hono!'))
export default app
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#hono",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / Hono",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 2,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "Hono",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}