About Site API Processor
Processor API for Headless AEM projects based on AEM Sites.
Documentation
Overview
The Site API Processor provides:
- Implement you own processors to serve JSON API requests within the Site API
- Built-in
indexprocessor that provides links to all registered processors - Built-in
contentprocessor that provides a facade to.model.jsonview within Site API - Built-in
configContext-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.2.0 or higher | AEM 6.5.17+, AEMaaCS |
Dependencies
To use this module you have to deploy also:
| wcm.io Sling Commons |
GitHub Repository
Sources: https://github.com/wcm-io/io.wcm.site-api.processor