{"library":"firebase-rest","type":"library","category":null,"description":"A lightweight REST client for Firebase Realtime Database, version 1.0.0. It wraps the standard Fetch API to provide a simple interface for CRUD operations, supporting both raw and JSON-parsed responses via `Client` and `JSONClient`. Unlike the official Firebase SDK, it avoids heavy dependencies and can be used in Node.js environments without a full Firebase setup. The package is ESM-only, requires `node-fetch` under the hood, and includes TypeScript type definitions.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","firebase","rest","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install firebase-rest","imports":["import FirebaseREST from 'firebase-rest'","const { Client } = FirebaseREST;","const { JSONClient } = FirebaseREST;"]},{"cmd":"yarn add firebase-rest","imports":[]},{"cmd":"pnpm add firebase-rest","imports":[]}],"homepage":"https://github.com/fny/node-firebase-rest#readme","github":"https://github.com/fny/node-firebase-rest","docs":null,"changelog":null,"pypi":null,"npm":"firebase-rest","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}