HTTP execution layer — routing, guards, interceptors, DTO binding, and exception handling for Fluo.
Application bootstrap and runtime orchestration — module graph compilation, DI wiring, and diagnostics export for Fluo.
Framework-agnostic internationalization core surface for fluo applications.
Transport-agnostic email delivery core for Fluo with notifications and queue integration seams.
Decorator-driven HTTP response caching and standalone cache service for Fluo, with memory and Redis backends.
Webhook-first, transport-agnostic Discord delivery core for Fluo with notifications integration.
Runtime-connected React devtool for Fluo apps with static diagnostics report compatibility.
The Fluo CLI — bootstrap, generate, migrate, and inspect commands for application development.
Deno-based HTTP adapter for the Fluo runtime.
Minimal token-based dependency injection container powering every Fluo application.
Input-side validation decorators, mapped DTO helpers, and validation engine for Fluo.
Decorator-based OpenAPI 3.1 document generation with optional Swagger UI for Fluo applications.
Shared contracts, decorators, and metadata helpers that form the foundation of every Fluo package.
Prometheus metrics exposure with isolated registries and low-cardinality HTTP metric middleware for Fluo.
Strategy-agnostic authentication guard wiring and strategy registry for Fluo.
Socket.IO v4 gateway adapter for Fluo applications, built on the shared runtime and websocket decorators.
Cloudflare Workers HTTP adapter for the Fluo runtime built on the shared Web Request/Response core.
Configuration loading, merging, validation, and typed runtime access for Fluo applications.
Vite plugin and build utilities for fluo projects.
Fastify-based HTTP adapter for the Fluo runtime.
Raw Node.js HTTP adapter package for the Fluo runtime.
Webhook-first, transport-agnostic Slack delivery core for Fluo with notifications integration.
Bun-based HTTP adapter for the Fluo runtime.
Express-based HTTP adapter for the Fluo runtime.