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
SoftCo: Enterprise Invoice and P2P Automation Software Icon
SoftCo: Enterprise Invoice and P2P Automation Software

For companies that process over 20,000 invoices per year

SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
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