A GraphQL JVM Client - Java, Kotlin, Scala, etc.
-
Updated
Nov 16, 2022 - 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.
A GraphQL JVM Client - Java, Kotlin, Scala, etc.
Android SDK for AWS AppSync.
Mapping, Data structure, database, oracle, mysql, sql, nosql, onetoone, onetomany, manytomany, jdbc, jpa, API, ORM
This utility library helps to generate body for GraphQL request using POJO and annotations.
Maven plugin to generate boilerplate Java classes from GraphQL types and operations
Quick starter for graphql API integration in spring boot
A client library to access GraphQL APIs
Rest client Implementation with different flavors provided by Spring framework such as Rest Template, Reactive Web Client, GraphQL WebClient etc.
A Java GraphQL client annotation processor, generate a client class from a GraphQL schema file, and a Java interface
Gradle plugin to generate Request and Responses objects from .graphql file
This is a basic CRUD Operation (Create, Read, Update, Delete) Demo Project for Spring Boot GraphQL
Android GraphQL Apollo Demo project using GitHub
This project demonstrates how to integrate GraphQL and build APIs with Spring-Boot.
LightJason - AgentSpeak(L++) Web Actions
Sample application using Spring Reactive GraphQl
A simple react native app with Apollo GraphQL APIs from Contentful in NX workspace
Simple & Lightweight GraphQL client for Java With Async and subscriptions Support!
Generator for SmallRye GraphQL clients used in Quarkus.