mongo-rest
JSON →Express middleware that automatically generates REST API endpoints for Mongoose models. Version 3.0.7 is stable but has not seen updates since 2016. It provides CRUD routes (GET, POST, PUT, DELETE) with optional view rendering and interceptors. Compared to alternatives like express-restify-mongoose, it is simpler but less configurable and no longer actively maintained.