{"library":"rest-query","type":"library","category":null,"description":"Rest Query is a REST API framework for Node.js (version 0.79.8) focused on querying and manipulating documents via RESTful endpoints. It features hooks for document lifecycle events (beforeCreate, afterCreate, etc.), app lifecycle hooks (init, shutdown), and a powerful query system. Currently in early alpha, it requires Node.js >=22.16.0. Key differentiators include its hook mechanism that allows modifying or interrupting flow, and its focus on document-oriented operations. The framework is actively maintained with noticeable development activity.","language":"javascript","status":"active","version":"0.79.8","tags":["javascript","rest","query","restful","api","app","router","web","framework"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install rest-query","imports":["import { createApp } from 'rest-query'","import type { HookContext } from 'rest-query'","import { Schema } from 'rest-query'"]},{"cmd":"yarn add rest-query","imports":[]},{"cmd":"pnpm add rest-query","imports":[]}],"homepage":"https://github.com/cronvel/rest-query#readme","github":"https://github.com/cronvel/rest-query","docs":null,"changelog":null,"pypi":null,"npm":"rest-query","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}