REST API blocks adds two new fields (has_blocks and block_data) to WordPress REST API responses for posts and pages. It serializes all Gutenberg block information including attributes, inner blocks, and HTML into clean JSON, making it easier to consume block-based content in decoupled frontends or external systems.
REST API blocks is a Developer Tools project. It focuses on accessing structured Gutenberg block data from WordPress posts and pages via the REST API for headless or external applications. REST API blocks is an open-source project aimed at Headless WordPress developers and API consumers. It is available for free. It runs on the web, the command line, and API, and it can be self-hosted.
Behind REST API blocks is Jonny Harris, and it first shipped in 2021. Key capabilities include Block Data in REST API, JSON Output, and has_blocks Field. It exposes integrations via a public API.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do