Mongoose REST Actions
JSON →Mongoose plugin that adds RESTful methods (get, getById, post, put, patch, del) directly to Mongoose models for use with Express.js. Version 0.30.6 is the latest, with a stable API but infrequent releases. It requires Mongoose >=5.9.28 and is designed to work alongside express-mquery for query parsing. Unlike heavier frameworks like LoopBack, it provides a lightweight, plugin-based approach to scaffold CRUD endpoints with minimal boilerplate.
Resources
packagemongoose-rest-actions ↗
API endpoints
full doc /v1/registry/mongoose-rest-actions