This project includes example applications that highlight Adobe Experience Manager's GraphQL APIs.
Framework | Location | Description |
---|---|---|
Basic tutorial | /basic-tutorial |
A React application used with the AEM Headless basic tutorial |
Advanced tutorial | /advanced-tutorial |
The WKND React application used with the Advanced Concepts of AEM Headless |
Preview tutorial | /preview-tutorial |
Basis of React SPA used in the Preview how-to |
Remote SPA tutorial | /remote-spa-tutorial |
Basis of Remote SPA used in the AEM Remote SPA tutorial |
React example | /react-app |
A React application using the AEM Headless Client for JavaScript |
Next.js example | /next-js |
A Next.js application using the AEM Headless Client for JavaScript |
Android example | /android-app |
An Android application using the AEM Headless Client for Java |
iOS example | /ios-app |
A iOS application built with SwiftUI |
Web Component/pure JS example | /web-component |
A Web Component built using pure JavaScript |
Node.js (server-side) example | /server-to-server |
Node.js server-side app using AEM Headless Client for Node.js |
The sample applications in this repository are designed to connect to AEM environments with the GraphQL feature enabled.
AEM as a Cloud Service | AEM 6.5 | Sample Content |
---|---|---|
Continual | Not supported | WKND Site 3.0.0+ |
Looking for a hands on guide? Checkout Getting Started with AEM Headless - GraphQL. An end-to-end tutorial illustrating how to build-out and expose content using AEM's GraphQL APIs and consumed by an external app, in a headless CMS scenario. The React App in this repository is used as part of the tutorial. Additional resources can be found on the AEM Headless Developer Portal.
Contributions are welcomed! Read the Contributing Guide for more information.
This project is licensed under the MIT License. See LICENSE for more information.