Content Management Systems Content Management Systems chentsulin/awesome-graphql Miscellaneous  Â
14 days ago  Â
13.4k Jun 10th Tools Tools - Editors & IDEs & Explorers
gqt stars 411 - Build and execute GraphQL queries in the terminal.
Jun 6th Implementations iOS
GQLite iOS SDK - GQLite iOS SDK is a toolkit to work with GraphQL servers easily.
May 19th Implementations Miscellaneous
microfiber stars 14 - Query and manipulate GraphQL introspection query results in useful ways.
Tools Tools - Miscellaneous
microfiber stars 14 - Query and manipulate GraphQL introspection query results in useful ways.
May 3rd Implementations Miscellaneous
schemathesis stars 1.3k - Runs arbitrary queries matching a GraphQL schema to find server errors.
Apr 26th Tools Tools - Miscellaneous
Blendbase stars 16 : Single open-source GraphQL API to connect CRMs to your SaaS. Query any customer CRM system (Salesforce, Hubspot and more) with a single API query from your SaaS app.
Apr 24th Implementations Type
pothos stars 778 - Pothos is a plugin based GraphQL schema builder for typescript. It makes building graphql schemas in typescript easy, fast and enjoyable.
Apr 7th Tools Tools - Docs
spectaql stars 618 - Autogenerate static GraphQL API documentation
Mar 12th Tools Tools - Miscellaneous
Typetta stars 46 - Node.js ORM written in TypeScript for type lovers. Typetta is the perfect ORM for the GraphQL + NodeJS + Typescript stack.
Feb 28th Tools Tools - Miscellaneous
amplication stars 7.6k : Amplication is an open‑source low code development tool. It builds database applications with REST API and GraphQL for CRUD with relations, sorting, filtering, pagination.
Feb 17th Implementations Kotlin
Kobby stars 43 - 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.
Feb 15th Implementations Frontend Framework Integrations
sveltekit-kitql stars 173 - A set of tools, helping you building efficient apps in a fast way with SvelteKit and GraphQL.
Feb 7th Implementations Python
turms stars 12 - A pythonic graphql codegenerator built around graphql-core and pydantic
rath stars 2 - An apollo like graphql client with async and sync interface
Jan 9th Style Guides
Principled GraphQL - Apollo's 10 GraphQL Principles, broken out into three categories, in a format inspired by the Twelve Factor App.
Dec 13th, 2021 Tools Tools - Editors & IDEs & Explorers
CraftQL stars 77 - A CLI tool to visualize GraphQL schemas and to output a graph data structure as a graphviz .dot format.
Nov 19th, 2021 Specifications
GraphQL stars 13.8k - Working draft of the specification for GraphQL.
GraphQL over HTTP stars 234 - Working draft of "GraphQL over HTTP" specification.
GraphQL Relay - Relay-compliant GraphQL server specification.
OpenCRUD stars 385 - OpenCRUD is a GraphQL CRUD API specification for databases.
Foundations
GraphQL Foundation - GraphQL Foundation under the Linux Foundation
Communities
Slack - Share and help people on the chat. Get your invite here .
Discord - Join #help-graphql
on the Reactiflux Discord server.
Facebook - Group for discussions, articles and knowledge sharing.
Twitter - Use the hashtag #graphql
.
StackOverflow - Questions and answers. Use the tag graphql
.
GraphQL APIs stars 3.9k - A collective list of public GraphQL APIs.
/r/GraphQL - A Subreddit for interesting and informative GraphQL content and discussions.
GraphQL Jobs - A list of GraphQL-based jobs in startups all over the world.
Codever - Dev bookmarks. Use the tag graphql .
Everything GraphQL - Curated by The Guild - A Discord server dedicated to GraphQL.
GraphQL Weekly - A weekly newsletter highlighting resources and news from the GraphQL community.
GraphQL Custom Scalars - Search graphql custom scalars across Javascript, Java, PHP, Go, Scala, etc....
Meetups
Relay Meetup - A global, online meetup on Relay, the GraphQL client.
Amsterdam
Bangalore
Berlin
Buenos Aires
Copenhagen
Dallas-Fort Worth
Hamburg
London
Melbourne
Montreal
Munich
New York City
Portland
San Francisco
Seattle
Sydney
Tel Aviv
Wrocław
Singapore
Zurich
Implementations JavaScript/TypeScript
graphql-js stars 18.9k - A reference implementation of GraphQL for JavaScript.
graphql-jit stars 847 - GraphQL execution using a JIT compiler.
Implementations Clients
apollo-client stars 17.8k - A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
graphql-request stars 4.6k - A minimal GraphQL client for Node and browsers.
typescript-graphql-request - Use GraphQL Request as a fully typed SDK.
graphql-zeus stars 1.6k - GraphQL Zeus creates autocomplete client library for JavaScript
or TypeScript
which provides autocompletion for strongly typed queries.
graphqurl stars 3.1k - curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.
aws-amplify stars 8.8k - A client library developed by Amazon for caching, analytics and more that includes a way to fetch GraphQL queries.
Implementations Frontend Framework Integrations
vue-apollo stars 5.7k - Apollo/GraphQL integration for VueJS.
apollo-angular stars 1.4k - A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server.
svelte-apollo stars 829 - Svelte integration for Apollo GraphQL.
ember-apollo-client stars 278 - An ember-cli addon for Apollo Client and GraphQL.
apollo-elements stars 363 - GraphQL web components that work in any frontend framework.
Implementations React
react-apollo - The core @apollo/client library provides built-in integration with React.
relay stars 17.1k - Relay is a JavaScript framework for building data-driven React applications.
urql stars 7.2k - A simple caching GraphQL client for React.
graphql-hooks stars 1.7k - Minimal hooks-first GraphQL client with caching and server-side rendering support.
gqless stars 3.6k - A GraphQL client without queries ✨
mst-gql stars 645 - Bindings for mobx-state-tree and GraphQL.
micro-graphql-react stars 527 - A lightweight utility for adding GraphQL to React. components. Includes simple caching and uses GET requests that could additionally be cached through a service-worker.
Implementations Servers
apollo-server stars 12.7k - Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
express-graphql stars 6.3k - GraphQL Express Middleware.
hapi-graphql stars 115 - Create a GraphQL HTTP server with Hapi.
hapi-plugin-graphiql stars 20 - HAPI plugin for GraphiQL integration.
graphql-api-koa stars 50 - GraphQL Koa middleware that implements GraphQL.js from scratch and supports native ESM.
koa-graphql stars 822 - GraphQL Koa Middleware.
gql stars 139 - Universal GraphQL HTTP middleware for Deno.
mercurius stars 1.7k - GraphQL plugin for Fastify.
graphql-yoga stars 7k - Fully-featured GraphQL Server with focus on easy setup, performance and great developer experience.
graphitejs stars 119 - Framework NodeJS for GraphQL.
graphql-helix stars 734 - A highly evolved GraphQL HTTP Server.
Implementations Databases & ORMs
graphql-sequelize stars 1.9k - Sequelize helpers for GraphQL.
graphql-bookshelf stars 186 - Some help defining GraphQL schema around BookshelfJS models.
join-monster stars 2.5k - A GraphQL-to-SQL query execution layer for batch data fetching.
Implementations PubSub
graphql-ably-pubsub - Ably PubSub implementation for GraphQL to publish mutation updates and subscribe to the result through a subscription query.
Implementations Custom Scalars
graphql-scalars stars 1.5k - A library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas.
graphql-tools-types stars 47 - Custom GraphQL types for use with GraphQL-Tools (Void, Int, Float, String, Date, UUID, JSON).
graphql-java-datetime stars 112 - GraphQL ISO Date is a set of RFC 3339 compliant date/time scalar types to be used with graphql-java.
graphql-java-extended-scalars stars 153 - Extended scalars for graphql-java.
Implementations Type
type-graphql stars 7.3k - Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
graphql-nexus stars 3k - Code-First, Type-Safe, GraphQL Schema Construction.
graphql-code-generator stars 8.8k : GraphQL code generator with flexible support for custom plugins and templates like TypeScript (frontend and backend), React Hooks, resolvers signatures and more.
Implementations Miscellaneous
graphql-tools stars 4.8k - Tool library for building and maintaining GraphQL-JS servers.
graphql-tag stars 2.1k - A JavaScript template literal tag that parses GraphQL queries.
graphql-compose stars 1.1k - Tool which allows you to construct flexible graphql schema from different data sources via plugins.
graphql-modules stars 1.2k - Separate GraphQL server into smaller, reusable parts by modules or features.
graphql-shield stars 3.3k - A library that helps creating a permission layer for a graphql api.
graphql-let stars 428 - A webpack loader to import type-protected codegen results directly from GraphQL documents
graphql-config stars 1k - One configuration for all your GraphQL tools (supported by most tools, editors & IDEs).
graphql-cli stars 1.9k - A command line tool for common GraphQL development workflows.
graphql-toolkit stars 169 - A set of utils for faster development of GraphQL tools (Schema and documents loading, Schema merging and more).
graphql-mesh stars 2.5k - use GraphQL query language to access data in remote APIs that don't run GraphQL (and also ones that do run GraphQL).
sofa stars 879 - Generate REST API from your GraphQL API.
graphback stars 387 - Framework and CLI to add a GraphQLCRUD API layer to a GraphQL server using data models.
graphql-middleware stars 1k - Split up your GraphQL resolvers in middleware functions.
graphql-relay-js stars 1.5k - A library to help construct a graphql-js server supporting react-relay.
graphql-normalizr stars 188 - Normalize GraphQL responses for persisting in the client cache/state.
babel-plugin-graphql stars 65 - Babel plugin that compile GraphQL tagged template strings.
eslint-plugin-graphql stars 1.2k - An ESLint plugin that checks your GraphQL strings against a schema.
graphql-ws stars 1.1k - Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
graphql-live-query stars 331 - Realtime GraphQL Live Queries with JavaScript.
Implementations JavaScript Examples
React Starter Kit stars 21.2k - front-end starter kit using React, Relay, GraphQL, and JAM stack architecture.
SWAPI GraphQL Wrapper stars 986 - A GraphQL schema and server wrapping SWAPI.
Relay TodoMVC stars 161 - Relay TodoMVC with routing.
Apollo Client documentation - Documentation and example for building GraphQL apps using apollo client.
Apollo Server tools documentation - Documentation, tutorial and examples for building GraphQL server and connecting to SQL, MongoDB and REST endpoints.
F8 App 2017 stars 14k - Source code of the official F8 app of 2016, powered by React Native and other Facebook open source projects.
Apollo React example for Github GraphQL API stars 113 - Usage Examples Apollo React for Github GraphQL API with create-react-app.
Next.js TypeScript and GraphQL Example - A type-protected GraphQL example on Next.js running graphql-codegen under the hood
GraphQL StackBlitz Starter – A live, editable demo spinning up in about 2 seconds and running in a browser.
NAPERG stars 726 - Fullstack Boilerplate GraphQL. Made with React & Prisma + authentication & roles.
VulcanJS - The full-stack React+GraphQL framework
RAN Toolkit stars 2.2k - Production-ready toolkit/boilerplate with support for GraphQL, SSR, Hot-reload, CSS-in-JS, caching, and more.
Implementations TypeScript Examples
Node.js API Starter stars 3.5k - Yarn v2 based monorepo template (code-first GraphQL API, PostgreSQL, PnP, Zero-install, serverless).
Next.js Apollo TypeScript Starter stars 202 - Next.js starter project focused on developer experience.
GraphQL Starter stars 52 - A boilerplate for TypeScript + Node Express + Apollo GraphQL APIs.
Implementations Ruby
graphql-ruby stars 5.1k - Ruby implementation of Facebook's GraphQL.
graphql-client stars 1.1k - A Ruby library for declaring, composing and executing GraphQL queries.
graphql-batch stars 1.3k - A query batching executor for the graphql gem.
graphql-auth stars 21 - A JWT auth wrapper working with devise.
agoo stars 783 - Ruby web server that implements Facebook's GraphQL.
GQLi stars 206 - A GraphQL client and DSL. Allowing to write queries in native Ruby.
Implementations Ruby Examples
graphql-ruby-demo stars 222 - Use graphql-ruby to expose a Rails app.
github-graphql-rails-example stars 274 - Example Rails app using GitHub's GraphQL API.
relay-on-rails stars 41 - Barebones starter kit for Relay application with Rails GraphQL server.
relay-rails-blog stars 140 - A graphql, relay and standard rails application powered demo weblog.
agoo-demo - Use of the Agoo server to demonstrate a simple GraphQL application.
rails-devise-graphql stars 267 - A rails 6 boilerplate with devise, graphql & JWT auth.
Implementations PHP
graphql-php stars 4.3k - A PHP port of GraphQL reference implementation.
graphql-relay-php stars 269 - Relay helpers for webonyx/graphql-php implementation of GraphQL.
lighthouse stars 2.9k - A PHP package that allows to serve a GraphQL endpoint from your Laravel application.
graphql-laravel stars 1.8k - Laravel wrapper for Facebook's GraphQL.
overblog/graphql-bundle stars 704 - This bundle provides tools to build a complete GraphQL server in your Symfony App. Supports react-relay.
wp-graphql stars 3.2k - GraphQL API for WordPress.
graphqlite stars 493 - Framework agnostic library that allows you to write GraphQL server by annotating your PHP classes.
siler stars 1.1k - Plain-old functions providing a declarative API for GraphQL servers with Subscriptions support.
graphql-request-builder stars 3 - Builds request payload in GraphQL structure.
Implementations PHP Examples
siler-graphgl - An example GraphQL server written with Siler.
Implementations Python
graphql-parser stars 48 - GraphQL parser for Python.
graphql-core stars 436 - GraphQL implementation for Python based on GraphQL.js v0.6.0 reference implementation
graphql-core-next stars 436 - Latest GraphQL implementation based on GraphQL.js v14.5.6 reference implementation
graphql-relay-py stars 141 - A library to help construct a graphql-py server supporting react-relay.
graphql-parser-python stars 4 - A python wrapper around libgraphqlparser.
graphene stars 7.3k - A package for creating GraphQL schemas/types in a Pythonic easy way.
graphene-gae stars 119 - Adds GraphQL support to Google AppEngine (GAE).
django-graphiql stars 35 - Integrate GraphiQL easily into your Django project.
flask-graphql stars 1.3k - Adds GraphQL support to your Flask application.
python-graphql-client stars 147 - Simple GraphQL client for Python 2.7+
python-graphjoiner stars 0 - Create GraphQL APIs using joins, SQL or otherwise.
graphene-django stars 3.9k - A Django integration for Graphene.
Flask-GraphQL-Auth stars 64 - An authentication library for Flask inspired from flask-jwt-extended.
tartiflette stars 821 - GraphQL Implementation, SDL First, for python 3.6+ / asyncio.
tartiflette-aiohttp stars 59 - Wrapper of Tartiflette to expose GraphQL API over HTTP based on aiohttp / 3.6+ / asyncio, official tutorial available on tartiflette.io .
Ariadne stars 1.8k - library for implementing GraphQL servers using schema-first approach. Asynchronous query execution, batteries included for ASGI, WSGI and popular webframeworks, fully documented .
django-graphql-auth stars 286 - Django registration and authentication with GraphQL.
strawberry stars 2.4k - A new GraphQL library for Python.
Implementations Python Examples
swapi-graphene stars 172 - A GraphQL schema and server using Graphene .
Implementations Java
graphql-java stars 5.5k - GraphQL Java implementation.
DGS Framework stars 2.3k - A GraphQL server framework for Spring Boot, developed by Netflix.
graphql-java-generator - A Maven plugin stars 62 and a Gradle plugin stars 27 that can generate both the Client and the Server (POJOs and utility classes). The server part is based on graphql-java, and hides all its boilerplate codes.
gaphql-java-type-generator stars 37 - Auto-generates types for use with GraphQL Java
schemagen-graphql stars 45 - Schema generation and execution package that turns POJO's into a GraphQL Java queryable set of objects. Enables exposing any service as a GraphQL service using Annotations.
graphql-java-annotations stars 364 - Provides annotations-based syntax for schema definition with GraphQL Java.
graphql-java-tools stars 769 - Schema-first graphql-java convenience library that makes it easy to bring your own implementations as data resolvers. Inspired by graphql-tools stars 4.8k for JS.
graphql-java-codegen-maven-plugin stars 17 - Schema-first maven plugin for generating Java types and Resolver interfaces. Works perfectly in conjunction with graphql-java-tools. Inspired by swagger-codegen-maven-plugin .
graphql-java-codegen-gradle-plugin stars 19 - Schema-first gradle plugin for generating Java types and Resolver interfaces. Works perfectly in conjunction with graphql-java-tools. Inspired by gradle-swagger-generator-plugin stars 249 .
graphql-java-servlet stars 196 - A framework-agnostic java servlet for exposing graphql-java query endpoints with GET, POST, and multipart uploads.
manifold-graphql - Comprehensive GraphQL client use. Schema-first. Type-safe GraphQL types, queries, and results, no code generators, no POJOs, no annotations. Excellent IDE support with IntelliJ IDEA and Android Studio. See the Java example below.
spring-graphql-common stars 131 - Spring Framework GraphQL Library.
graphql-spring-boot stars 1.4k - GraphQL and GraphiQL Spring Framework Boot Starters.
vertx-graphql-service-discovery stars 51 - Asynchronous GraphQL service discovery and querying for your microservices.
vertx-dataloader stars 69 - Port of Facebook DataLoader for efficient, asynchronous batching and caching in clustered GraphQL environments.
graphql-spqr stars 975 - Java 8+ API for rapid development of GraphQL services.
Light Java GraphQL stars 30 : A lightweight, fast microservices framework with all cross-cutting concerns addressed and ready to plug in GraphQL schema.
Elide : A Java library that can expose a JPA annotated data model as a GraphQL service over any relational database.
federation-jvm stars 180 - Apollo Federation on the JVM.
graphql-java-extended-validation stars 82 - Provides extended validation of fields and field arguments for graphql-java.
Implementations Java Examples
light-java-graphql examples - Examples of Light Java GraphQL and tutorials.
graphql-spqr-samples stars 100 - An example GraphQL server written with Spring MVC and GraphQL-SPQR.
manifold-graphql sample stars 15 - A simple application, both client and server, demonstrating the Manifold GraphQL library.
graphql-java-kickstart_samples stars 86 - Samples for using the GraphQL Java Kickstart projects.
Implementations Kotlin
graphql-kotlin stars 1.5k - GraphQL Kotlin implementation.
manifold-graphql - Comprehensive GraphQL client use. Schema-first. Type-safe GraphQL types, queries, and results, no code generators, no POJOs, no annotations. Excellent IDE support with IntelliJ IDEA and Android Studio. See the Kotlin example below.
KGraphQL stars 238 : Pure Kotlin implementation to setup a GraphQL server.
Implementations Kotlin Examples
manifold-graphql sample stars 2 - A simple GraphQL application, both client and server, demonstrating the Manifold GraphQL library with Kotlin.
Implementations C/C++
libgraphqlparser stars 977 - A GraphQL query parser in C++ with C and C++ APIs.
agoo-c stars 134 - A high performance GraphQL server written in C. benchmarks stars 52
cppgraphqlgen stars 251 - C++ GraphQL schema service generator.
CaffQL stars 20 - Generates C++ client types and request/response serialization from a GraphQL introspection query.
Implementations Go
graphql stars 8.6k - An implementation of GraphQL for Go follows graphql-js
graphql-go stars 4.2k - GraphQL server with a focus on ease of use.
gqlgen stars 7.7k - Go generate based graphql server library.
graphql-relay-go stars 393 - A Go/Golang library to help construct a server supporting react-relay.
graphjin stars 2.2k : Build APIs in 5 minutes with GraphQL. An instant GraphQL to SQL compiler.
Implementations Go Examples
golang-relay-starter-kit stars 134 - Barebones starting point for a Relay application with Golang GraphQL server.
todomvc-relay-go stars 64 - Port of the React/Relay TodoMVC app, driven by a Golang GraphQL backend.
go-graphql-subscription-example stars 27 - A GraphQL schema and server that demonstrates GraphQL subscriptions (over Websocket) to consume Apache Kafka messages.
Implementations Scala
sangria stars 1.9k - Scala GraphQL server implementation.
sangria-relay stars 90 - Sangria Relay Support.
caliban stars 787 - Caliban is a purely functional library for creating GraphQL backends in Scala.
Implementations Scala Examples
sangria-akka-http-example stars 245 - An example GraphQL server written with akka-http and sangria
sangria-playground stars 84 - An example of GraphQL server written with Play and sangria.
Implementations .NET
graphql-dotnet stars 5.2k - GraphQL for .NET.
graphql-net stars 882 - GraphQL to IQueryable for .NET.
Hot Chocolate stars 3.5k - GraphQL server for .Net Core and .NET Framework.
Snowflaqe stars 144 - Type-safe GraphQL code generator for F# and Fable stars 2.4k
Implementations Elixir
absinthe-graphql stars 4k - Fully Featured Elixir GraphQL Library.
graphql-elixir stars 859 - GraphQL Elixir. (No longer maintained)
plug_graphql stars 127 - Plug integration for GraphQL Elixir.
graphql_relay stars 35 - Relay helpers for GraphQL Elixir.
graphql_parser stars 17 - Elixir bindings for libgraphqlparser stars 977
graphql stars 86 - Elixir GraphQL parser.
plot stars 29 - GraphQL parser and resolver for Elixir.
Implementations Haskell
graphql-haskell stars 166 - GraphQL AST and parser for Haskell.
Implementations SQL
GraphpostgresQL stars 1.1k - GraphQL for Postgres.
sql-to-graphql stars 581 - Generate a GraphQL API based on your SQL database structure.
PostGraphile stars 11.4k - Lightning-fast GraphQL APIs for PostgreSQL: highly customisable; extensible via plugins; realtime.
Hasura stars 27.3k - Hasura gives Instant Realtime GraphQL APIs over PostgreSQL. Works with an existing database too.
subZero - GraphQL & REST API for your database
Implementations Lua
graphql-lua stars 170 - GraphQL for Lua.
Implementations Elm
elm-graphql stars 731 - GraphQL for Elm.
Implementations Clojure
graphql-clj stars 283 - A Clojure library designed to provide GraphQL implementation.
Lacinia stars 1.7k - GraphQL implementation in pure Clojure.
graphql-query stars 64 - Clojure(Script) GraphQL query generation.
Implementations Clojure Examples
Clojure Game Geek stars 39 - Example code for the Lacinia GraphQL framework tutorial.
Implementations Swift
GraphQL stars 865 - The Swift implementation for GraphQL.
Implementations OCaml
ocaml-graphql-server stars 608 - GraphQL servers in OCaml.
Implementations Android
apollo-android stars 3.2k - 📟 A strongly-typed, caching GraphQL client for Android, written in Java.
manifold-graphql - Comprehensive GraphQL client use. Schema-first. Type-safe GraphQL types, queries, and results, no code generators, no POJOs, no annotations. Excellent IDE support with IntelliJ IDEA and Android Studio. See the Java example below.
Implementations Android Examples
apollo-frontpage-android-app stars 2 - 📄 Apollo "hello world" app, for Android.
Implementations iOS
apollo-ios stars 3.4k - 📱 A strongly-typed, caching GraphQL client for iOS, written in Swift.
ApolloDeveloperKit stars 57 - Apollo Client Devtools bridge for [Apollo iOS].
Graphaello stars 452 - Type Safe GraphQL directly from SwiftUI.
Implementations iOS Examples
frontpage-ios-app stars 100 - 📄 Apollo "hello world" app, for iOS.
Implementations ClojureScript
re-graph stars 420 - A GraphQL client for ClojureScript with bindings for re-frame applications.
graphql-query stars 64 - Clojure(Script) GraphQL query generation.
Implementations ReasonML
reason-apollo stars 557 - ReasonML binding for Apollo Client.
ReasonQL stars 97 - Type-safe and simple GraphQL Client for ReasonML developers.
reason-urql stars 229 - ReasonML binding for urql Client.
Implementations Dart
graphql-flutter stars 3k - A GraphQL client for Flutter.
Artemis stars 458 - A GraphQL type and query generator for Dart/Flutter.
Implementations Rust
async-graphql stars 2.3k - High-performance server-side library that supports all GraphQL specifications.
juniper stars 4.6k - GraphQL server library for Rust.
graphql-client stars 831 - GraphQL client library for Rust with WebAssembly (wasm) support.
graphql-parser stars 270 - A parser, formatter and AST for the GraphQL query and schema definition language for Rust.
Implementations Rust Examples
Warp GraphQL Juniper Demo
Implementations D (dlang)
graphqld stars 34 - GraphQL server library for D.
Implementations R (Rstat)
ghql stars 128 - General purpose GraphQL R client.
graphql stars 33 - Bindings to the 'libgraphqlparser' C++ library. Parses GraphQL syntax and exports the AST in JSON format.
gqlr stars 57 - R GraphQL Implementation.
Implementations Crystal
graphql stars 100 - GraphQL server library.
graphql-crystal stars 211 - library inspired by graphql-ruby stars 5.1k & go-graphql stars 249 & graphql-parser