About Site API Processor

Processor API for Headless AEM projects based on AEM Sites.

Maven Central

Documentation

Overview

The Site API Processor provides:

  • Implement you own processors to serve JSON API requests within the Site API
  • Built-in index processor that provides links to all registered processors
  • Built-in content processor that provides a facade to .model.json view within Site API
  • Built-in config Context-Aware Configuration processor
  • Maps any Context-Aware Configuration structure to JSON (allowing to customize the response based on context-aware configuration definition properties)
  • Based on Site API General Concepts
  • Based on Context-Aware Services for provider type service interfaces

AEM Version Support Matrix

Site API Processor version AEM version supported
1.0.0 or higher AEM 6.5.7+, AEMaaCS

Dependencies

To use this module you have to deploy also:

wcm.io Sling Commons Maven Central

GitHub Repository

Sources: https://github.com/wcm-io/io.wcm.site-api.processor

Back to top

Version: 1.0.1-SNAPSHOT. Last Published: 2023-02-06.