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