{"library":"rest-on-mongo","type":"library","category":null,"description":"rest-on-mongo (v2.4.0) is a Node.js package that provides a REST API layer over MongoDB, enabling direct CRUD operations via HTTP. It supports single or multiple databases with environment-based configuration, authentication via AUTH_TOKEN, read-only modes, and BSON data types. It offers a built-in Express server or library usage. Compared to alternatives, it supports bulk updates and multiple databases, but is REST-ish rather than pure REST. Release cadence is sporadic, with v2.0 introducing breaking changes in BSON handling.","language":"javascript","status":"active","version":"2.4.0","tags":["javascript","API","REST","MongoDB Wrapper","mongo","mongodb"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install rest-on-mongo","imports":["import restOnMongo from 'rest-on-mongo'","import { Server } from 'rest-on-mongo'","import { Router } from 'rest-on-mongo'"]},{"cmd":"yarn add rest-on-mongo","imports":[]},{"cmd":"pnpm add rest-on-mongo","imports":[]}],"homepage":"https://github.com/agrostar/rest-on-mongo","github":"https://github.com/agrostar/rest-on-mongo","docs":null,"changelog":null,"pypi":null,"npm":"rest-on-mongo","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}