Query Engine
Filter, sort, limit, and shape generated REST reads without hand-writing basic CRUD.
Enfyra keeps schema, generated REST APIs, permissions, files, realtime, workflows, and custom logic close to the same product model.
Filter, sort, limit, and shape generated REST reads without hand-writing basic CRUD.
Use Socket.IO gateways for product flows that need live messages, notifications, or collaboration.
REST routes are generated from metadata. GraphQL can be enabled per table when the project needs it.
JWT auth, refresh tokens, OAuth redirects, and role-aware access are part of the runtime.
Upload, organize, and serve files through the same app API surface.
Add handlers and hooks around generated routes when the product flow needs more than CRUD.
More runtime surfaces
Lifecycle events and custom logic
Plugin architecture for extensibility
Install and manage extensions
Fine-grained access control
Horizontal scaling support