{"library":"mongoose-rest-actions","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.30.6","tags":["javascript","lykmapipo","mongoose","mongoose-plugin","express","connect","blueprints","rest","actions"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install mongoose-rest-actions","imports":["const actions = require('mongoose-rest-actions');","mongoose.plugin(actions);","User.get(options, callback);"]},{"cmd":"yarn add mongoose-rest-actions","imports":[]},{"cmd":"pnpm add mongoose-rest-actions","imports":[]}],"homepage":"https://github.com/lykmapipo/mongoose-rest-actions","github":"https://github.com/lykmapipo/mongoose-rest-actions","docs":null,"changelog":null,"pypi":null,"npm":"mongoose-rest-actions","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}