adriancom1 / 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 applications

Framework Location Description
Basic tutorial /basic-tutorial A React application used with the AEM Headless basic tutorial
React /react-app A React application using the AEM Headless Client for JavaScript
Android /android-app An Android application using the AEM Headless Client for Java
iOS /ios-app A iOS application built with SwiftUI
Web Component/pure JS /web-component A Web Component built using pure JavaScript
Node.js (server-side) /server-to-server Node.js server-side app using AEM Headless Client for Node.js

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.

About

License:MIT License


Languages

Language:JavaScript 33.1%Language:Swift 24.8%Language:Java 22.7%Language:SCSS 12.4%Language:HTML 6.4%Language:CSS 0.6%