MongoDB Dynamic API (NestJS)

JSON →
library 4.15.0 ·javascript
verified Jun 5, 2026

A production-ready NestJS 11 module that instantly generates fully typed REST APIs and WebSockets for any MongoDB collection with zero boilerplate. Version 4.15.0 provides dual-token JWT authentication (access + refresh tokens), passwordless/OTP login, authorization with ability predicates, smart caching with auto-invalidation, WebSocket support, presence tracking, cascade delete, and typed lifecycle callbacks. Released under MIT license with weekly updates; ships TypeScript types. Alternative to @nestjsx/crud or building CRUD manually, with built-in authentication and real-time features.