1 repositorio
Coerces request and response data to match specified schemas.
Distinct from String Validation and Normalization: Distinct from String Validation: focuses on object-level schema coercion rather than string formatting.
Explore 1 awesome GitHub repository matching software engineering & architecture · Object Normalizers. Refine with filters or upvote what's useful.
Elysia is a high-performance TypeScript web framework designed for building type-safe backend services. It provides a modular, plugin-based architecture that allows developers to compose server logic, middleware, and validation schemas into scalable application instances. By leveraging native web standards, the framework ensures portability across diverse JavaScript runtimes, including Node.js, Deno, and various edge computing environments. The framework distinguishes itself through its focus on end-to-end type safety, automatically synchronizing request and response definitions between the s
Coerces request and response data to match specified schemas and enforces strict property validation.