GoogleChromeLabs/simplehttp2server
A simple HTTP/2 server for development observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
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: n/a
- age_days: 3969
- days_rel: n/a
- days_push: 976
- n_releases_24m: 0
Adoption not part of the score
1738 stars · 98 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A simple Go-based HTTP/2 server for development purposes that serves the current directory over HTTPS with a self-signed certificate. It supports a lightweight JSON config for custom headers, redirects, and URL rewrites, partially compatible with Firebase's config format.
Use cases
- serve a static site locally over http2
- test service workers on localhost with https
- test redirects and rewrites for a spa locally
- mimic firebase hosting config during development
- quickly preview a web app with http2 push-like behavior
When to choose
- you need a local http2/https dev server with minimal setup
- you want to test firebase.-style redirects and rewrites locally
- you need https on localhost for service workers or other secure-context apis
When to avoid
- you need a production-grade web server
- you need trusted certificates or real tls termination
- you need http/1-only serving or advanced proxying features
Facets
cli-tool · maturity maintenance
http-server cli developer-tools web-development developer-tools cross-platform windows go http2 development-server static-files self-signed-certificate firebase-config-compatible command-line macos linux docker
1 source
- readme: https://github.com/GoogleChromeLabs/simplehttp2server · fetched 2026-08-28 · 774d2da7fc56
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GoogleChromeLabs/simplehttp2server | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="GoogleChromeLabs/simplehttp2server")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem