rendora/rendora
Dynamic server-side rendering using headless Chrome observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 2845
- days_rel: n/a
- days_push: 943
- n_releases_24m: 0
Adoption not part of the score
1987 stars · 106 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rendora is a dynamic renderer written in Go that acts as a reverse HTTP proxy, serving headless-Chrome-rendered HTML to web crawlers while passing normal requests through untouched. It provides zero-configuration server-side rendering for SPAs built with React, Vue, or Angular without any changes to frontend or backend code.
Use cases
- improve SEO for a React or Vue single-page app
- serve rendered HTML to Googlebot and Bingbot
- add dynamic rendering without changing backend code
- render JavaScript pages for crawlers using headless Chrome
- proxy requests and render whitelisted user agents
- cache server-side rendered pages for bots
When to choose
- you have an existing SPA and need crawler-friendly HTML with zero code changes
- you want a single fast Go binary with built-in caching and Prometheus metrics
- you need user-agent and path-based filtering for dynamic rendering
When to avoid
- you want full SSR integrated into your framework build (use Next.js or Nuxt)
- your site is mostly static and prerendering at build time suffices
- you need an actively developed project with frequent updates
Facets
service · maturity maintenance
ssr http-server proxy caching web-scraping web-development frontend backend go self-hosted headless-chrome dynamic-rendering spa reverse-proxy crawler-friendly prometheus-metrics seo linux docker
1 source
- readme: https://github.com/rendora/rendora · fetched 2026-08-28 · 8bb260095079
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rendora/rendora | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem