Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources
-
Updated
Jun 13, 2023 - Java
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources
Build a GraphQL service in seconds
Spring Boot 2 starter powered by GraphQL SPQR
JPA Implementation of GraphQL (builds on graphql-java)
GraphQL for Camunda Platform 7
Java Examples of Netflix DGS
Mapping, Data structure, database, oracle, mysql, sql, nosql, onetoone, onetomany, manytomany, jdbc, jpa, API, ORM
FullStack projects included Spring Boot and GraphQL, Hibernate JPA.
Benchmark of a simple GraphQL server on popular spec implementations
Attempt to use GraphQL java library to build GraphQL server using spring boot
a starter for a graphql-java-annotations in spring
This is code used as demo for conference talk GraphQL vs Traditional REST API
Collection of Spring Boot tutorials and guides. Consists of Spring Batch, Spring Cloud, Spring Data, Spring GraphQL Server.
Spring Boot Microservice example as GraphQL Server
Implementation examples of a server side GraphQL API