daptin/daptin
Daptin - Backend As A Service - GraphQL/JSON-API Headless CMS observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- 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: 2.0
- age_days: 3382
- days_rel: 20
- days_push: 8
- n_releases_24m: 19
Adoption not part of the score
1891 stars · 121 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Daptin is a self-hosted Go application server that turns declarative schema definitions into permission-aware JSON:API and GraphQL CRUD backends. It bundles identity, row-level authorization, file storage, site hosting, mail, workflows, and integrations around a single data model.
Use cases
- spin up a CRUD REST API from a schema file without writing backend code
- self-host a headless CMS with JSON:API or GraphQL endpoints
- add user signup, login, OAuth, and row-level permissions to an app backend
- host static sites and expose cloud storage like S3 or Google Drive over HTTP
- build workflow APIs that call third-party services from an OpenAPI spec
- run a self-hosted mail server with SMTP and IMAP accounts
- prototype a full backend with database, auth, and file uploads in minutes
When to choose
- you need a complete backend (APIs, auth, storage, mail) without building one from scratch
- you want declarative, schema-driven CRUD APIs with fine-grained permissions
- you prefer a single self-hosted Go binary or Docker container
- you need to expose files, static sites, and integrations alongside your data APIs
When to avoid
- you need a highly custom backend with bespoke business logic that declarative schemas cannot express
- you only need a lightweight API layer in front of an existing service
- your stack requires a managed BaaS with vendor support
- LGPL-3.0 licensing is incompatible with your project
Facets
application · maturity active
api-framework http-server graphql auth authorization web-framework file-upload workflow-automation email self-hosted web-development backend apis cms self-hosted developer-tools windows self-hosted go headless-cms backend-as-a-service -api baas low-code-backend oauth letsencrypt cloud-storage-sync static-site-hosting crud-apis linux macos docker web-server
2 sources
- readme: https://github.com/daptin/daptin · fetched 2026-08-28 · 734e60fa647f
- homepage: https://daptin.github.io/daptin/ · fetched 2026-08-29 · f0377328de4c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| daptin/daptin | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem