Features
Everything you need for a modern headless CMS, optimized for Workers
Performance
Built for speed from the ground up
Lightning-fast API responses thanks to optimized serialization, lazy initialization, and zero-overhead patterns.
Near-instant initialization. No waiting for frameworks to load or dependencies to initialize.
Efficient data serialization designed specifically for edge compute environments.
Optimized queries that minimize CPU usage and maximize performance on D1.
Content Management
Flexible and powerful content modeling
Define your content structure with code or configuration. Collections, fields, relationships, and validation built in.
Create any content structure you need. Text, rich text, images, relationships, and custom field types.
Define relationships between collections. One-to-many, many-to-many, and polymorphic relationships supported.
Built-in rich text editor with formatting, links, images, and custom blocks.
R2 integration for media storage. Upload, organize, and serve images and files from the edge.
Content versioning with draft and published states. Preview changes before publishing.
Track changes over time. View history, restore previous versions, and compare revisions.
Security
Secure by default
Authentication system included. User management, password reset, and session handling.
Define roles and permissions. Control who can access what content and actions.
Generate and manage API tokens. Revoke access instantly when needed.
Built-in rate limiting to protect your API from abuse and ensure fair usage.
Validate all inputs automatically. Prevent invalid data from entering your system.
Parameterized queries and input sanitization protect against SQL injection attacks.