graphql

Static website with Contentful & Gatsby (+ build pipeline and hosting on Google Cloud)

This post covers the creation of a static website built with React/Gatsby with the site contents authored within Contentful, a market leading headless, hosted content management service (CMS). The solution includes a build pipeline for automated site builds triggered by content or source code changes. For simplicity, the web site consists of a single page: […]

Read More

GraphQL Introduction

I’m happy to share my presentation I held about GraphQL in the recent past. This is an introductory level presentation of the topic, but non-beginners may also find useful thoughts in it. For this event I’ve implemented a demo Trading application with a GraphQL API using a Java GraphQL implementation based on light-4j. I’ll share […]

Read More

Building a GraphQL content API to consume AEM content

I read a lot about GraphQL and found many aspects of it that I like. I thought that the best way to educate myself in this technology was to build a GraphQL API and a web application that uses the API. The idea is to consume content from Adobe Experience Manager (AEM) via GraphQL API. […]

Read More

Pin It on Pinterest