sunilnallodelang / aem-guides-wknd-graphql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AEM Guides WKND - GraphQL

This project includes example applications that highlight Adobe Experience Manager's GraphQL APIs.

Examples

Framework Location Description
React /react-app A React application that uses the AEM Headless Client for JavaScript
Android /android-app A Android application that uses the AEM Headless Client for Java
iOS SwiftUI /ios-swiftui-app A iOS application built using SwiftUI and the Apollo iOS GraphQL client

System Requirements

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 6.5.10+ WKND Site 1.0+

Tutorial

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.

Documentation

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the MIT License. See LICENSE for more information.

Node version

Install NVM and choose 14.19.0 as the node version.

About

License:MIT License


Languages

Language:Swift 46.3%Language:Java 35.0%Language:SCSS 9.8%Language:JavaScript 6.1%Language:HTML 2.8%