rest-mongoose

JSON →
library 2.4.3 ·javascript maintenance
verified Jun 7, 2026

An Express/Mongoose REST API generator that automatically creates CRUD routes, controllers, and authentication from Mongoose schemas. Version 2.4.3 is the latest stable release, with no recent updates since 2021. It provides MongoModel, MongoController, Auth, and MongoRouter classes to quickly scaffold REST endpoints. Unlike generic REST frameworks, it tightly couples with Mongoose models and offers per-action authorization callbacks.