Skip to content

Minima.js API


Minima.js API

Packages

PackageDescription
@minimajs/authAuthentication and authorization utilities with session management and guard support
@minimajs/cookieType-safe cookie management for Minima.js
@minimajs/multipartMultipart/form-data handling with file upload support, validation, and schema integration
@minimajs/schemaSchema validation powered by Zod for request/response validation with type safety
@minimajs/serverHigh-performance HTTP framework built for node/bun with context-aware request handling and zero boilerplate