Learn to build a GraphQL server in Java step by step

via Udemy

Go to Course: https://www.udemy.com/course/learn-graphql-in-java/

Overview

In this course we will take a deep dive into GraphQL and how to build a GraphQL server in Java using the production ready graphql-java library. After this course you will master everything you need to know to build an efficient and modular GraphQL service adapted to any use case.We will walk through everything you need to know to create a GraphQL server and go through the different notions with hands-on examples and exercises for you to train. After this course you should be comfortable in building your own production ready GraphQL server.We will walk through:Schema creation via the schema description language (SDL) and via codeWriting DataFetcher (also called resolvers) both synchronous and asynchronousWiring the data fetchers with your schemaConnecting a GraphQL service to a databaseBuilding an GraphQL service over HTTP embedding GraphiQL as a GUIAll the schema and query constructs of offered by GraphQLAll about schema introspectionEverything there is to know about GraphQL query executionHow to implement batch loading to optimize database accessThroughout the course we will illustrate these concepts with hands-on presentations and exercises.We will be using a concrete database as a demonstration use case and build a full GraphQL service on top of it.

Skills

Reviews