OptimalBits/redbird
A modern reverse proxy for node observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 0
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 5.0
- age_days: 4411
- days_rel: 702
- days_push: 702
- n_releases_24m: 3
Adoption not part of the score
4412 stars · 274 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Redbird is a TypeScript library for building dynamic reverse proxies on Node.js, built on top of http-proxy. It supports programmatic route registration without restarts, automatic Let's Encrypt TLS certificates, websockets, HTTP2, load balancing, and automatic Docker container registration.
Use cases
- route multiple domains from one host to different backend services
- terminate SSL and auto-renew Let's Encrypt certificates for proxied apps
- reverse proxy websockets alongside HTTP traffic
- load balance requests across several backend servers
- automatically register Docker containers as proxy routes
- register and unregister proxy routes at runtime for zero-downtime deployments
When to choose
- you need a programmable reverse proxy inside a Node.js application
- you want automatic HTTPS with Let's Encrypt without a separate tool
- you run many small services on one host and need dynamic virtual hosts
- you want Docker containers to be proxied automatically as they start
When to avoid
- you need a full-featured standalone proxy like nginx, HAProxy, or Traefik
- your stack is not Node.js based
- you need advanced traffic shaping, retries, or observability features of mature proxies
- you require a GUI or declarative configuration file workflow
Facets
library · maturity maintenance
proxy routing http-server websocket load-testing networking web-development backend cross-platform reverse-proxy letsencrypt ssl-termination http-proxy dynamic-routing zero-downtime docker-integration load-balancing devops containers nodejs docker web-server
2 sources
- readme: https://github.com/OptimalBits/redbird · fetched 2026-08-28 · 7dc810cb8a00
- registry_npm: https://registry.npmjs.org/redbird · fetched 2026-08-29 · e6a4c41a08ca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OptimalBits/redbird | main | 34 |
For agents
markdown · JSON · MCP: product_card(name="OptimalBits/redbird")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem