hapijs/hapi
The Simple, Secure Framework Developers Trust observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 5507
- days_rel: n/a
- days_push: 14
- n_releases_24m: 0
Adoption not part of the score
14793 stars · 1360 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
@hapi/hapi is a mature Node.js web framework for building HTTP servers and APIs with secure defaults, a rich plugin system, and zero external dependencies. Originally developed at Walmart for Black Friday scale, it emphasizes predictability, configuration over middleware, and out-of-the-box functionality.
Use cases
- build a REST API server in Node.js
- create a web server with secure defaults
- build enterprise-grade backend services
- structure a large application with plugins
- handle high-traffic HTTP endpoints
- add authentication and session management to a Node app
- replace Express with a framework with no middleware complexity
When to choose
- you want a batteries-included Node.js HTTP framework with secure defaults
- you need a mature, battle-tested framework for enterprise backends
- you prefer configuration and a validated plugin model over middleware chains
- you want zero external dependencies for supply-chain security
When to avoid
- you want a minimal, middleware-based framework like Express or Fastify
- you are building a frontend or static site
- you need a framework with the largest ecosystem of third-party middleware
- you are not using Node.js
Facets
framework · maturity stable
web-framework http-server routing middleware auth caching plugin-system web-development backend apis developer-tools cross-platform http-framework rest-api zero-dependencies enterprise server nodejs web-server
4 sources
- readme: https://github.com/hapijs/hapi · fetched 2026-08-28 · f4dfd1ec0e96
- homepage: https://hapi.dev · fetched 2026-08-29 · 5ebcaabd6dc8
- site_page: https://hapi.dev/tutorials/en_US/getting-started · fetched 2026-08-29 · 638a3c87c027
- site_page: https://hapi.dev/resources/changelog · fetched 2026-08-29 · 52f92f8ab4dd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hapijs/hapi | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem