mongodb-rest

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

A REST API server for MongoDB using Node.js, Express, and the native MongoDB driver (version 0.10.14). Provides a simple, unsecured RESTful interface for rapid prototyping without building a backend. Offers CRUD operations via HTTP, optional token-based authentication (prototype), and configurable connection pooling. Maintained sporadically with limited security; explicitly not suitable for production use. Last updated in 2016, with no recent releases.