mongodb-local-data-api

JSON →
library 1.0.1 ·javascript
verified Jun 7, 2026

A lightweight HTTP server that simulates the MongoDB Atlas Data API for local development and testing. Version 1.0.1 provides parity with the official Data API endpoints (find, insert, aggregate, etc.) without requiring a cloud Atlas connection. Designed for exact endpoint simulation, not production use. Release cadence is low; maintained by a single developer. Differentiator: enables offline/local testing with a real MongoDB instance instead of mocking HTTP calls or using a remote Atlas cluster.