{"library":"mongoose-express-middleware","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"3.0.3","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install mongoose-express-middleware","imports":["import MongooseExpressMiddleware from 'mongoose-express-middleware'","const mw = new MongooseExpressMiddleware(modelName, schema, options)","import type { MongooseExpressMiddlewareOptions } from 'mongoose-express-middleware'"]},{"cmd":"yarn add mongoose-express-middleware","imports":[]},{"cmd":"pnpm add mongoose-express-middleware","imports":[]}],"homepage":"https://github.com/jerrymannel/mongoose-express-middleware#readme","github":"https://github.com/jerrymannel/mongoose-express-middleware","docs":null,"changelog":null,"pypi":null,"npm":"mongoose-express-middleware","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}