grpc-boom

JSON →
library 3.0.12 ·javascript
verified Jun 7, 2026

A gRPC implementation of the Boom library for creating gRPC-friendly error objects in Node.js. Version 3.0.12 is current. It maps HTTP error concepts to gRPC status codes, supporting metadata, boomiify, and convenience methods for all 16 gRPC status codes. Zero external dependencies (only peer dependency @grpc/grpc-js v1.8.14). Ships TypeScript types. Differentiators: mimics hapi/boom API, easy integration with gRPC callback patterns, and supports custom error details.