http-party/node-http-proxy
A full-featured http proxy for node.js observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- 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: 5884
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
14129 stars · 2002 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
node-http-proxy is a programmable HTTP proxying library for Node.js that supports websockets, HTTPS, and request/response modification. It is suitable for building reverse proxies, load balancers, and other proxying components.
Use cases
- set up a reverse proxy in front of my node app
- proxy HTTP requests to a backend server
- proxy websocket connections
- build a simple load balancer in node.js
- rewrite proxy request headers
- modify responses from a proxied server
- proxy HTTPS traffic
When to choose
- you need an embeddable, programmable HTTP proxy inside a Node.js application
- you need websocket proxying support
- you want to build a custom reverse proxy or load balancer with custom logic
When to avoid
- you need a full-featured production proxy like nginx or HAProxy
- you need an actively developed library with ongoing feature work
- you need HTTP/2 or advanced protocol support
Facets
library · maturity maintenance
proxy http-server middleware websocket load-testing web-development backend networking developer-tools cross-platform http-proxy reverse-proxy load-balancer websockets https nodejs
2 sources
- readme: https://github.com/http-party/node-http-proxy · fetched 2026-08-28 · bf87d275cf41
- homepage: https://github.com/http-party/node-http-proxy · fetched 2026-08-29 · f840f8a9a0dc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| http-party/node-http-proxy | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="http-party/node-http-proxy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem