rest-query-shared

JSON →
library 0.35.1 ·javascript
verified Jun 7, 2026

Shared utilities for the restQuery library that enables performing REST queries directly on your database. Version 0.35.1 targets Node.js >=16.13.0 and browsers. Works alongside rest-query-node and rest-query-browser to provide a unified REST-like query interface. The shared package handles query parsing, validation, and type definitions for both environments. No major competitors for this specific approach; key differentiator is direct database queries via REST.