GraphQL Java implementation. It requires a little Spring and Java knowledge. GraphQL is a query language to retrieve data from a server. It is an alternative to REST, SOAP or gRPC. One very important property of GraphQL is that it is statically typed: the server knows exactly the shape of every object you can query and any client can actually "introspect" the server and ask for the "schema". The schema describes what queries are possible and what fields you can get back. (Note: when we refer to schema here, we always refer to a "GraphQL Schema", which is not related to other schemas like "JSON Schema" or "Database Schema") GraphQL Java is the Java (server) implementation for GraphQL. There are several repositories in the GraphQL Java Github org. The most important one is the GraphQL Java Engine which is the basis for everything else. The GraphQL Java Engine is only concerned with executing queries. It doesn't deal with any HTTP or JSON related topics.

Features

  • It requires a little Spring and Java knowledge
  • GraphQL Java is the Java (server) implementation for GraphQL
  • Retrieve data from a server
  • We have a tutorial for beginners
  • Enable the GraphiQL Playground​
  • Provides examples

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow GraphQL Java

GraphQL Java Web Site

Other Useful Business Software
Create engaging surveys on your tablet or computer with ease. Icon
Create engaging surveys on your tablet or computer with ease.

Choose any of our carefully designed themes, or easily customize colors, fonts, and more to reflect your brand's true look and feel.

Create great-looking surveys, forms, polls, voting, questionnaires, NPS, customer satisfaction, customer experience, employee satisfaction surveys... on your computer or tablet, customize the look of your survey however you like, & display collected data with eye-catching and insightful graphics.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of GraphQL Java!

Additional Project Details

Programming Language

Java

Related Categories

Java Software Development Software

Registered

2023-02-27