Minima.js API
Minima.js API
Packages
| Package | Description |
|---|---|
| @minimajs/auth | Authentication and authorization utilities with session management and guard support |
| @minimajs/cookie | Type-safe cookie management for Minima.js |
| @minimajs/multipart | Multipart/form-data handling with file upload support, validation, and schema integration |
| @minimajs/schema | Schema validation powered by Zod for request/response validation with type safety |
| @minimajs/server | High-performance HTTP framework built for node/bun with context-aware request handling and zero boilerplate |