api-service-mongo

JSON →
library 0.19.15 ·javascript
verified Jun 5, 2026

Micro-chassis for MongoDB that exposes named MongoDB queries as RESTful API endpoints via an OpenAPI definition. Version 0.19.15 is the current stable release, with irregular cadence. It maps URL sub-paths to named MongoDB operations, supporting GET, POST, PUT, and DELETE on collections and documents. Differs from typical REST-to-MongoDB adapters by using operationId mappings in an OpenAPI spec to define routes declaratively.