{"library":"mongodb-rest","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"0.10.14","tags":["javascript","mongodb","mongo","db","web","rest","restful","api"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install mongodb-rest","imports":["const mongodbRest = require('mongodb-rest/server.js'); mongodbRest.startServer();","const mongodbRest = require('mongodb-rest/server.js'); mongodbRest.startServer(config);","npm install -g mongodb-rest && mongodb-rest"]},{"cmd":"yarn add mongodb-rest","imports":[]},{"cmd":"pnpm add mongodb-rest","imports":[]}],"homepage":"https://github.com/codecapers/mongodb-rest","github":"https://github.com/codecapers/mongodb-rest","docs":null,"changelog":null,"pypi":null,"npm":"mongodb-rest","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}