rest-on-couch-client

JSON →
library 8.0.1 ·javascript
verified Jun 7, 2026

A Node.js and browser client for rest-on-couch, a RESTful database backend. This package provides a convenient API to interact with rest-on-couch servers, supporting CRUD operations, Mango queries (find API), and bulk operations. Version 8.0.1 is the latest stable release, with regular updates following the rest-on-couch server version. It ships TypeScript types and works in both Node.js and browser environments. Compared to raw HTTP clients, it abstracts authentication, error handling, and response parsing specific to rest-on-couch.