Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

graphql-schema

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 3 public repositories matching this topic...

kobby

Kobby is a codegen plugin of Kotlin DSL Client by GraphQL schema. The generated DSL supports execution of complex GraphQL queries, mutation and subscriptions in Kotlin with syntax similar to native GraphQL syntax.

  • Updated Aug 16, 2025
  • Kotlin

Created by Facebook

Released 2015

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

Related topics

api graphiql rest sparql sql