IntroductionLink
Daptin is a headless CMS server which servers data from MySQL/PostgreSQL/SQLite over JSONAPI.org or GraphQL. With Daptin you can design your data model and have a production ready APIs reliably backed by persistent database online with in hours.
FeaturesLink
Consume the following features easily on any device
- Database backed persistence, 3NF normalized tables
- JSON API/GraphQL for CRUD apis
- User and group management and access control
- Social login with OAuth: tested with google, github, linkedin
- Actions for abstracting out business flows
- Extensive state tracking APIs
- Enable Data Auditing from a single toggle
- Synchronous Data Exchange with 3rd party APIs
- Multilingual tables support, supports Accept-Language header
- Cloud storage sync like gdrive, dropbox, b2, s3 and more
- Asset column to hold file and blob data, backed by storage
- Multiple websites under separate sub-domain/sub-paths
- Connect with external APIs by using extension points
- Data View Streams
-
Flexible data import (auto create new tables and automated schema generation)
- XLSX
- JSON
- CSV
-
Database to have consistent single source of truth [Postgres/MySQL/SQLite]
- Flexible auth using the JWT-based authentication & permission system
- Works with all frontend frameworks like React, Vue.js, Angular, Android, iOS
- Very low memory requirement and horizontally scalable
- Can be deployed on a wide range of hardware arm5,arm6,arm7,arm64,mips,mips64,mips64le,mipsle (or build for your target using go)