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

http-party/http-server

A simple, zero-configuration, command-line http server observed · 2026-08-28

github.com/http-party/http-server · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 77
  • Release rhythm 8
  • 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: n/a
  • age_days: 5557
  • days_rel: n/a
  • days_push: 140
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

14233 stars · 1557 forks observed · 2026-08-28

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

http-server is a simple, zero-configuration command-line static HTTP server built on Node.js. It serves local directories over HTTP with sensible defaults, suitable for testing, local development, learning, and even light production use.

Use cases

  • serve a local folder over http for quick testing
  • preview a static site before deployment
  • run a zero-config static file server from the command line
  • spin up a local dev server with npx without installing anything
  • serve a directory with gzip compression and caching options
  • host static assets locally during frontend development

When to choose

  • you need to serve static files locally with no configuration
  • you want a quick one-liner via npx to preview a site
  • you need a lightweight static server for testing or learning
  • you want a Node.js-based alternative to python -m http.server

When to avoid

  • you need a dynamic backend, routing, or API handling
  • you require production-grade performance or advanced security features
  • you need built-in HTTPS termination with managed certificates
  • you want hot-reloading or a full development server experience like Vite or webpack-dev-server

Facets

cli-tool · maturity stable

http-server cli developer-tools web-development developer-tools cli cross-platform static-file-server zero-configuration local-development npm command-line nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
http-party/http-servermain57

For agents

markdown · JSON · MCP: product_card(name="http-party/http-server")

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