Mongoose Express Middleware
JSON →Opinionated Express middleware that auto-generates CRUD endpoints (find, findById, create, update, delete, count, aggregate) from Mongoose schemas. Stable v3.0.3, actively maintained, ships TypeScript types. Key differentiator: minimal configuration for rapid REST API prototyping with built-in support for default filters, bulk operations, and multi-status responses for array inputs. Requires peer dependency mongoose ^8.20.0.