Firestore REST SerDes

JSON →
library 1.0.5 ·javascript
verified Jun 7, 2026

A lightweight serializer/deserializer for converting between plain JSON objects and Firestore REST API's Document format. Version 1.0.5, stable, no dependencies. Essential for backend functions needing to trigger Firestore security rules via REST with user ID tokens, which the Admin SDK cannot do. Unlike the official Firebase SDK, this module is minimal and framework-agnostic, focusing solely on field conversion.