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

hattipjs/hattip

Like Express, but for the future observed · 2026-08-28

github.com/hattipjs/hattip · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 97
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 1653
  • days_rel: n/a
  • days_push: 23
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1380 stars · 19 forks observed · 2026-08-28

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

Hattip is a set of TypeScript packages for building HTTP server applications using web-standard Fetch API Request/Response objects. Handlers written once can run on Node.js, Deno, Bun, Cloudflare Workers, Vercel, Fastly, Netlify, and more via runtime adapters.

Use cases

  • build an http server that deploys to cloudflare workers and node.js
  • express alternative based on fetch api standards
  • write portable server middleware for edge runtimes
  • run the same api handler on vercel and deno
  • build serverless http apps with web standard request/response
  • create universal javascript backend middleware

When to choose

  • you want server code portable across node, edge, and serverless platforms
  • you prefer Fetch API Request/Response over Express req/res
  • you're targeting Cloudflare Workers, Deno Deploy, or Vercel Edge
  • you want a minimalist, modular http framework

When to avoid

  • you need Express's massive middleware ecosystem today
  • your team only targets classic Node.js and prefers mature frameworks
  • you need batteries-included features like built-in ORM or auth

Facets

framework · maturity active

web-framework http-server middleware routing web-development backend apis bun cloud fetch-api edge-computing serverless wintercg universal-runtime express-alternative nodejs deno web-server typescript

1 source

Member repositories

RepositoryRoleHealth v2
hattipjs/hattipmain76

For agents

markdown · JSON · MCP: product_card(name="hattipjs/hattip")

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