Skip to content
#

graphql-client

graphql logo

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.

Here are 23 public repositories matching this topic...

This project implements a federated GraphQL architecture with Spring Boot, PostgreSQL, and React. It includes multiple subgraphs (university, students, teachers, classes, grades) composed by Apollo Rover and served through Apollo Router. The React dashboard provides the frontend, with all services running via Docker Compose.

  • Updated Sep 18, 2025
  • Java

Created by Facebook

Released 2015

Followers
30k followers
Organization
graphql
Website
github.com/topics/graphql
Wikipedia
Wikipedia

Related topics

api graphiql rest sparql sql