Ross ROSS = Recommend OSS · open-source software intelligence for agents

honojs/hono

Web framework built on Web Standards observed · 2026-08-28

github.com/honojs/hono · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 5.0
  • age_days: 1723
  • days_rel: 8
  • days_push: 7
  • n_releases_24m: 121

Full methodology

Adoption not part of the score

31977 stars · 1257 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Hono is a small, ultrafast web framework built on Web Standards APIs with zero dependencies. It runs on any JavaScript runtime including Cloudflare Workers, Deno, Bun, AWS Lambda, and Node.js, with first-class TypeScript support and built-in middleware.

Use cases

  • build a fast REST API in TypeScript
  • create an API backend for Cloudflare Workers
  • build a serverless web API on AWS Lambda
  • proxy requests to backend servers
  • build a full-stack application backend
  • run the same API code across multiple JS runtimes
  • build a lightweight edge application on a CDN
  • create a base server for a library

When to choose

  • you need a lightweight, fast web framework for edge or serverless environments
  • you want one codebase to run on Cloudflare Workers, Deno, Bun, Lambda, and Node.js
  • you want Express-like APIs with first-class TypeScript support
  • you need built-in middleware and helpers with zero dependencies

When to avoid

  • you need a full-stack framework with frontend rendering built in
  • your team relies on Node.js-specific middleware or Express ecosystem packages
  • you need heavy server-side features like built-in ORM or background jobs

Facets

framework · maturity stable

web-framework routing middleware http-server api-framework web-development backend apis developer-tools bun cloud cross-platform cloudflare-workers edge-computing serverless web-standards lambda fastly-compute vercel netlify nodejs deno typescript

3 sources

Member repositories

RepositoryRoleHealth v2
honojs/honomain95

For agents

markdown · JSON · MCP: product_card(name="honojs/hono")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem