Bedrock REST

JSON →
library 3.0.0 ·javascript
verified Jun 7, 2026

A Bedrock module that adds helpers for REST support, including resource handlers, ID parameter validation, and content negotiation for JSON, JSON-LD, and HTML requests. Version 3.0.0 is the latest stable release, compatible with Bedrock 1.x-3.x and Node.js >=8. It provides middleware like makeResourceHandler and idParam for express-based applications. Differentiators include tight integration with the Bedrock ecosystem and automatic type negotiation.