serverpod/serverpod
Serverpod is a next-generation app and web server, explicitly built for the Flutter and Dart ecosystem. observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 94
- 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: 18
- age_days: 1929
- days_rel: 42
- days_push: 7
- n_releases_24m: 2
Adoption not part of the score
3253 stars · 372 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Serverpod is an open-source app and web server framework written in Dart, designed specifically for the Flutter ecosystem. It provides code generation for APIs, a built-in ORM with migrations, caching, authentication, real-time streaming, and an insight dashboard for logging and health checks.
Use cases
- build a backend for a Flutter app in Dart
- auto-generate type-safe client APIs from server endpoints
- manage PostgreSQL schema with migrations and a Dart ORM
- add social login with Google, Apple, Firebase, or email
- stream real-time messages over authenticated websockets
- cache objects locally or across a cluster with Redis
- schedule delayed future calls instead of cron jobs
- upload files to S3 or Google Cloud Storage
When to choose
- your team writes Flutter and wants end-to-end type-safe Dart from client to database
- you want batteries-included backend features like auth, caching, logging, and migrations out of the box
- you prefer generated client code over hand-written REST/GraphQL clients
When to avoid
- your backend must be in a language other than Dart
- you need a polyglot microservices setup or non-PostgreSQL primary database
- you only need a simple static site or thin REST proxy
Facets
framework · maturity active
web-framework api-framework orm caching auth websocket logging scheduling file-upload http-server backend web-development mobile-development databases developer-tools cross-platform self-hosted flutter-backend dart-server code-generation redis-caching realtime database-migrations full-stack flutter docker
1 source
- readme: https://github.com/serverpod/serverpod · fetched 2026-08-28 · 5b2f39a83b73
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| serverpod/serverpod | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="serverpod/serverpod")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem