简介
Hono 是一个超轻量 TypeScript Web 框架,GitHub 22,000+ stars。仅 14KB,零依赖,比 Express 快 3 倍。运行在 Cloudflare Workers、Deno、Bun、Node.js 等 7 个运行时上。适合构建 AI API 后端和边缘函数。
Lightweight TypeScript web framework that runs on Cloudflare Workers, Deno, Bun, Vercel, and Node.js. 14KB, zero dependencies, 3x faster than Express. Perfect for AI API backends. 22,000+ stars.
这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。
npm create hono@latest my-api
cd my-api && npm run devHono 是一个超轻量 TypeScript Web 框架,GitHub 22,000+ stars。仅 14KB,零依赖,比 Express 快 3 倍。运行在 Cloudflare Workers、Deno、Bun、Node.js 等 7 个运行时上。适合构建 AI API 后端和边缘函数。
Created by Yusuke Wada. Licensed under MIT.
hono — ⭐ 22,000+
Run reliable AI workflows with automatic retries and state persistence. Replace queues and scheduling with durable step functions. TypeScript, Python, Go SDKs. 5,200+ stars.
Test your data like you test code. Validate data quality in AI/ML pipelines with expressive assertions, auto-profiling, and data docs. Apache-2.0, 11,400+ stars.
Microsoft research tool for prompt compression. Reduce token usage up to 20x while maintaining LLM performance. Solves lost-in-the-middle for RAG. MIT, 6,000+ stars.