twitter/twitter-server
Twitter-Server defines a template from which services at Twitter are built observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 67
- 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: 4881
- days_rel: n/a
- days_push: 201
- n_releases_24m: 0
Adoption not part of the score
1603 stars · 278 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TwitterServer is a Scala framework that defines a template from which production servers at Twitter are built. It wires in common application components such as an administrative HTTP server, tracing, and stats for Finagle-based services.
Use cases
- build Scala microservices on Finagle
- add an admin HTTP interface with stats and tracing to a JVM service
- standardize server bootstrap and shutdown handling across services
- expose production metrics and diagnostics endpoints
- wire Finatra/Finagle services with production defaults
When to choose
- you are building Scala services on Finagle or Finatra
- you want battle-tested production wiring for admin endpoints, stats, and tracing
- you need a consistent server template across many microservices
When to avoid
- you are not on the JVM or not using Scala
- you want a lightweight standalone HTTP server without Twitter's stack
- you prefer Spring Boot, Micronaut, or other mainstream JVM frameworks
Facets
framework · maturity stable
http-server tracing monitoring middleware microservices backend developer-tools microservices monitoring jvm self-hosted finagle finatra scala server-template admin-http-server
2 sources
- readme: https://github.com/twitter/twitter-server · fetched 2026-08-28 · 97c28f66e1d1
- homepage: http://twitter.github.io/twitter-server/ · fetched 2026-08-29 · d341b4b1cbfb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| twitter/twitter-server | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="twitter/twitter-server")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem