express-restify-mongoose

JSON →
library 9.0.10 ·javascript
verified Jun 7, 2026

Express-restify-mongoose simplifies creating REST endpoints for Mongoose models in Express.js applications. Version 9.0.10 supports Mongoose 6.x-8.x and Node.js >=16. It provides flexible querying (sort, skip, limit, populate, select) via query parameters and uses Express routers. Different from express-restify-mongoose alternatives like loopback or json-server, it closely integrates with Mongoose schemas and offers middleware hooks. The library ships TypeScript types and is actively maintained with monthly releases.