You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Learn the basics of GraphQL. Plenty of hands-on experience covering: a React client interacting with Astra DB using the Netlify stack; usage of playgrounds and tooling; running your own Java GraphQL backend based on the Netflix DGS framework.
Spring Boot GraphQL microservices demo that shows how to use DGS framework together with Apollo Federation Server.All applications can be run locally, inside docker or kubernetes cluster.
Demonstrations of my proficiency span across several technologies. Concretely, this project is an API facilitating CRUD operations (Create, Read, Update, Delete (TODO)) for various objects.
This project aims to provide online shopping malls to Hong Kong merchants to sell their services and products, and to integrate the Faster Payment System to facilitate online transactions, and offer extraordinary shopping experiences to customers.
This project demonstrates how to use Netflix DGS (Domain Graph Service) with Spring Boot to build a GraphQL API. The project includes a simple library management system with entities such as Book, Author, and Reader.