Skip to content

Correia-jpv/fucking-awesome-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

awesome-graphql Awesome

Awesome list of GraphQL

If you want to contribute to this list (please do), send me a pull request.

Table of Contents

  • ย 14238โญ ย ย 1120๐Ÿด GraphQL) - Working draft of the specification for GraphQL.
  • ย ย ย 367โญ ย ย ย ย 57๐Ÿด GraphQL over HTTP) - Working draft of "GraphQL over HTTP" specification.
  • ๐ŸŒŽ GraphQL Relay - Relay-compliant GraphQL server specification.
  • ย ย ย 387โญ ย ย ย ย 22๐Ÿด OpenCRUD) - OpenCRUD is a GraphQL CRUD API specification for databases.
  • ๐ŸŒŽ Apollo Federation - Apollo Federation specification
  • ๐ŸŒŽ GraphQXL - GraphQXL is an extension of the GraphQL language with some additional features that help creating big and scalable server-side schemas.
  • ๐ŸŒŽ GraphQL Scalars - hosts community defined custom Scalar specifications for use with @specifiedBy.
  • ๐ŸŒŽ Discord - GraphQL - Official GraphQL.org discord channel.
  • ๐ŸŒŽ GraphQL Weekly - A weekly newsletter highlighting resources and news from the GraphQL community.
  • ๐ŸŒŽ Apollo GraphQL Community - Connect with other developers and share knowledge about every part of the Apollo GraphQL platform.
  • Discord - Reactiflux - 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.
  • ย ย 4479โญ ย ย ย 332๐Ÿด GraphQL APIs) - 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.
  • ย 19947โญ ย ย 1993๐Ÿด graphql-js) - A reference implementation of GraphQL for JavaScript.
  • ย ย 1028โญ ย ย ย ย 56๐Ÿด graphql-jit) - GraphQL execution using a JIT compiler.

Clients

  • ย 19239โญ ย ย 2634๐Ÿด apollo-client) - A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
  • ย ย 5703โญ ย ย ย 306๐Ÿด graphql-request) - A minimal GraphQL client for Node and browsers.
  • ๐ŸŒŽ typescript-graphql-request - Use GraphQL Request as a fully typed SDK.
  • ย ย 1910โญ ย ย ย 101๐Ÿด graphql-zeus) - GraphQL Zeus creates autocomplete client library for JavaScript or TypeScript which provides autocompletion for strongly typed queries.
  • ย ย 3303โญ ย ย ย 100๐Ÿด graphqurl) - curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.
  • ย ย 9361โญ ย ย 2096๐Ÿด aws-amplify) - A client library developed by Amazon for caching, analytics and more that includes a way to fetch GraphQL queries.
  • ย ย ย 881โญ ย ย ย ย 26๐Ÿด gqty) - A No GraphQL client for TypeScript
  • ย ย ย 854โญ ย ย ย ย 33๐Ÿด genql) - Type safe TypeScript client for any GraphQL API.
Frontend Framework Integrations
  • ย ย 5989โญ ย ย ย 516๐Ÿด vue-apollo) - Apollo/GraphQL integration for VueJS.
  • ย ย 1496โญ ย ย ย 311๐Ÿด apollo-angular) - A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server.
  • ย ย ย 940โญ ย ย ย ย 67๐Ÿด svelte-apollo) - Svelte integration for Apollo GraphQL.
  • ย ย ย 277โญ ย ย ย ย 73๐Ÿด ember-apollo-client) - An ember-cli addon for Apollo Client and GraphQL.
  • ย ย ย 416โญ ย ย ย ย 25๐Ÿด apollo-elements) - GraphQL web components that work in any frontend framework.
  • ย ย ย 378โญ ย ย ย ย 33๐Ÿด sveltekit-kitql) - A set of tools, helping you building efficient apps in a fast way with SvelteKit and GraphQL.
React
  • ๐ŸŒŽ react-apollo - The core @apollo/client library provides built-in integration with React.
  • ย 18210โญ ย ย 1797๐Ÿด relay) - Relay is a JavaScript framework for building data-driven React applications.
  • ย ย 8499โญ ย ย ย 443๐Ÿด urql) - A simple caching GraphQL client for React.
  • ย ย 1874โญ ย ย ย ย 89๐Ÿด graphql-hooks) - Minimal hooks-first GraphQL client with caching and server-side rendering support.
  • ย ย ย 680โญ ย ย ย ย 80๐Ÿด mst-gql) - Bindings for mobx-state-tree and GraphQL.
  • ย ย ย 530โญ ย ย ย ย 29๐Ÿด micro-graphql-react) - 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.
  • ย ย ย 881โญ ย ย ย ย 26๐Ÿด @gqty/react) - A No GraphQL client for TypeScript

Servers

  • ย 13683โญ ย ย 2020๐Ÿด apollo-server) - 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.
  • ย ย ย 115โญ ย ย ย ย 27๐Ÿด hapi-graphql) - Create a GraphQL HTTP server with Hapi.
  • ย ย ย ย 22โญ ย ย ย ย ย 7๐Ÿด hapi-plugin-graphiql) - HAPI plugin for GraphiQL integration.
  • ย ย ย ย 52โญ ย ย ย ย 10๐Ÿด graphql-api-koa) - GraphQL Koa middleware that implements GraphQL.js from scratch and supports native ESM.
  • ย ย ย 841โญ ย ย ย ย 70๐Ÿด koa-graphql) - GraphQL Koa Middleware.
  • ย ย ย ย ย 2โญ ย ย ย ย ย 1๐Ÿด graphql-koa-scripts) - GraphQL Koa 1 file simplified. usefull for quick test
  • ย ย ย 188โญ ย ย ย ย 11๐Ÿด gql) - Universal GraphQL HTTP middleware for Deno.
  • ย ย 2311โญ ย ย ย 233๐Ÿด mercurius) - GraphQL plugin for Fastify.
  • ย ย 8057โญ ย ย ย 558๐Ÿด graphql-yoga) - Fully-featured GraphQL Server with focus on easy setup, performance and great developer experience.
  • ย ย ย 120โญ ย ย ย ย 56๐Ÿด graphitejs) - Framework NodeJS for GraphQL.
  • ย ย ย 831โญ ย ย ย ย 50๐Ÿด graphql-helix) - A highly evolved GraphQL HTTP Server.
Databases & ORMs
  • ย ย 1899โญ ย ย ย 172๐Ÿด graphql-sequelize) - Sequelize helpers for GraphQL.
  • ย ย ย 182โญ ย ย ย ย 12๐Ÿด graphql-bookshelf) - Some help defining GraphQL schema around BookshelfJS models.
  • ย ย 2658โญ ย ย ย 224๐Ÿด join-monster) - A GraphQL-to-SQL query execution layer for batch data fetching.
PubSub
  • ๐ŸŒŽ graphql-ably-pubsub - Ably PubSub implementation for GraphQL to publish mutation updates and subscribe to the result through a subscription query.

Custom Scalars

  • ย ย 1842โญ ย ย ย 133๐Ÿด graphql-scalars) - A library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas.

Type

  • ย ย 7958โญ ย ย ย 672๐Ÿด type-graphql) - Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
  • ย ย 3380โญ ย ย ย 275๐Ÿด graphql-nexus) - Code-First, Type-Safe, GraphQL Schema Construction.
  • ย 10656โญ ย ย 1297๐Ÿด graphql-code-generator): GraphQL code generator with flexible support for custom plugins and templates like TypeScript (frontend and backend), React Hooks, resolvers signatures and more.
  • ย ย 2254โญ ย ย ย 151๐Ÿด pothos) - Pothos is a plugin based GraphQL schema builder for typescript. It makes building graphql schemas in typescript easy, fast and enjoyable.
  • ย ย 1291โญ ย ย ย ย 18๐Ÿด garph) - Garph is full-stack framework for building type-safe GraphQL APIs in TypeScript.
  • ย ย ย ย ย 5โญ ย ย ย ย ย 2๐Ÿด fast-graphql) - Graphql Tools to Structure, Combine Resolvers and Merge Schema Definitions for Node.js, Next.Js and Graphql Apollo server
  • ย ย ย ย ย 6โญ ย ย ย ย ย 0๐Ÿด graphql-to-type) - GraphQL query parser written entirely in TypeScript's type system for creating interfaces based on provided query
  • ย ย 2377โญ ย ย ย ย 31๐Ÿด gql.tada) - GraphQL document authoring library, inferring the result and variables types of GraphQL queries and fragments in the TypeScript type system.

Miscellaneous

  • ย ย 5296โญ ย ย ย 796๐Ÿด graphql-tools) - Tool library for building and maintaining GraphQL-JS servers.
  • ย ย 2315โญ ย ย ย 173๐Ÿด graphql-tag) - A JavaScript template literal tag that parses GraphQL queries.
  • ย ย ย ย ย 3โญ ย ย ย ย ย 0๐Ÿด load-gql) - A tiny, zero dependency GraphQL schema loader from files and folders.
  • ย ย 1202โญ ย ย ย ย 77๐Ÿด graphql-compose) - Tool which allows you to construct flexible graphql schema from different data sources via plugins.
  • ย ย 1294โญ ย ย ย 113๐Ÿด graphql-modules) - Separate GraphQL server into smaller, reusable parts by modules or features.
  • ย ย 3523โญ ย ย ย 170๐Ÿด graphql-shield) - A library that helps creating a permission layer for a graphql api.
  • ย ย ย ย ย 9โญ ย ย ย ย ย 1๐Ÿด graphql-shield-generator) - Emits a GraphQL Shield from your GraphQL schema.
  • ย ย ย ย 56โญ ย ย ย ย ย 2๐Ÿด graphqlgate) - A GraphQL rate-limiting library with query complexity analysis for Node.js
  • ย ย ย 455โญ ย ย ย ย 34๐Ÿด graphql-let) - A webpack loader to import type-protected codegen results directly from GraphQL documents
  • ย ย 1155โญ ย ย ย ย 93๐Ÿด graphql-config) - One configuration for all your GraphQL tools (supported by most tools, editors & IDEs).
  • ย ย 1985โญ ย ย ย 114๐Ÿด graphql-cli) - A command line tool for common GraphQL development workflows.
  • ย ย ย 168โญ ย ย ย ย 33๐Ÿด graphql-toolkit) - A set of utils for faster development of GraphQL tools (Schema and documents loading, Schema merging and more).
  • ย ย 3183โญ ย ย ย 324๐Ÿด graphql-mesh) - use GraphQL query language to access data in remote APIs that don't run GraphQL (and also ones that do run GraphQL).
  • ย ย 1050โญ ย ย ย ย 84๐Ÿด sofa) - Generate REST API from your GraphQL API.
  • ย ย ย 409โญ ย ย ย ย 74๐Ÿด graphback) - Framework and CLI to add a GraphQLCRUD API layer to a GraphQL server using data models.
  • ย ย 1130โญ ย ย ย ย 54๐Ÿด graphql-middleware) - Split up your GraphQL resolvers in middleware functions.
  • ย ย 1530โญ ย ย ย 181๐Ÿด graphql-relay-js) - A library to help construct a graphql-js server supporting react-relay.
  • ย ย ย 192โญ ย ย ย ย 14๐Ÿด graphql-normalizr) - Normalize GraphQL responses for persisting in the client cache/state.
  • ย ย ย ย 64โญ ย ย ย ย ย 1๐Ÿด babel-plugin-graphql) - Babel plugin that compile GraphQL tagged template strings.
  • ย ย 1203โญ ย ย ย 103๐Ÿด eslint-plugin-graphql) - An ESLint plugin that checks your GraphQL strings against a schema.
  • ย ย 1678โญ ย ย ย 148๐Ÿด graphql-ws) - Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
  • ย ย ย 434โญ ย ย ย ย 36๐Ÿด graphql-live-query) - Realtime GraphQL Live Queries with JavaScript.
  • ย ย ย ย 68โญ ย ย ย ย 10๐Ÿด GraphVinci) - An interactive schema visualizer for GraphQL APIs.
  • ย ย ย ย 32โญ ย ย ย ย ย 0๐Ÿด supertest-graphql) - Extends ย 13595โญ ย ย ย 759๐Ÿด supertest) to easily test a GraphQL endpoint
  • ย ย 2135โญ ย ย ย 146๐Ÿด schemathesis) - Runs arbitrary queries matching a GraphQL schema to find server errors.
  • ย ย ย ย 30โญ ย ย ย ย ย 3๐Ÿด microfiber) - Query and manipulate GraphQL introspection query results in useful ways.
  • ย ย ย 464โญ ย ย ย ย 27๐Ÿด graphql-armor) - An instant security layer for production GraphQL Endpoints.
  • ย ย ย ย 93โญ ย ย ย ย ย 9๐Ÿด goctopus) - an incredibly fast GraphQL discovery & fingerprinting toolbox.
  • ย ย ย 564โญ ย ย ย ย 74๐Ÿด GraphQL Constraint Directive) - Allows using @constraint as a directive to validate input data. Inspired by Constraints Directives RFC and OpenAPI
  • ย ย ย ย ย 3โญ ย ย ย ย ย 0๐Ÿด Validator.js Wrapper Directive) - A comprehensive list of validator directive wraps Validator.js functionalities
  • ย ย ย 561โญ ย ย ย ย 64๐Ÿด WunderGraph Cosmo) - The Open-Source GraphQL Federation Solution with Full Lifecycle API Management for (Federated) GraphQL. Schema Registry, composition checks, analytics, metrics, tracing and routing.
  • ย ย ย 648โญ ย ย ย 118๐Ÿด graphql-go-tools) - A graphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.
  • ย 22539โญ ย ย 4138๐Ÿด React Starter Kit) - front-end starter kit using React, Relay, GraphQL, and JAM stack architecture.
  • ย ย 1034โญ ย ย ย 274๐Ÿด SWAPI GraphQL Wrapper) - A GraphQL schema and server wrapping SWAPI.
  • ย ย ย 160โญ ย ย ย ย 53๐Ÿด Relay TodoMVC) - 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.
  • ย 13991โญ ย ย 2532๐Ÿด F8 App 2017) - Source code of the official F8 app of 2016, powered by React Native and other Facebook open source projects.
  • ย ย ย 114โญ ย ย ย ย 26๐Ÿด Apollo React example for Github GraphQL API) - Usage Examples Apollo React for Github GraphQL API with create-react-app.
  • 121551โญ ย 26012๐Ÿด 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.
  • ย ย ย 739โญ ย ย ย 156๐Ÿด NAPERG) - Fullstack Boilerplate GraphQL. Made with React & Prisma + authentication & roles.
  • VulcanJS - The full-stack React+GraphQL framework
  • ย ย 2209โญ ย ย ย 162๐Ÿด RAN Toolkit) - Production-ready toolkit/boilerplate with support for GraphQL, SSR, Hot-reload, CSS-in-JS, caching, and more.
  • ย ย 3828โญ ย ย ย 558๐Ÿด Node.js API Starter) - Yarn v2 based monorepo template (code-first GraphQL API, PostgreSQL, PnP, Zero-install, serverless).
  • ย ย ย 275โญ ย ย ย ย 31๐Ÿด Next.js Apollo TypeScript Starter) - Next.js starter project focused on developer experience.
  • ย ย ย ย 94โญ ย ย ย ย 21๐Ÿด GraphQL Starter) - A boilerplate for TypeScript + Node Express + Apollo GraphQL APIs.
  • ย ย ย ย ย 7โญ ย ย ย ย ย 0๐Ÿด Mocked Managed Federation - Apollo Server 3) - An example of how to mock a managed federation Supgraph using Apollo Server 3.x
  • ย ย ย ย ย 1โญ ย ย ย ย ย 0๐Ÿด Mocked Managed Federation - Apollo Server 4) - An example of how to mock a managed federation Supgraph using Apollo Server 4.x
  • ย ย ย ย 28โญ ย ย ย ย ย 3๐Ÿด Next.js Advanced Graphql Crud MongoDB Starter) - Starter Generic CRUD with Advanced Apollo Graphql server with Next.js and Mongodb (TypeScript)
  • ย ย 5348โญ ย ย 1364๐Ÿด graphql-ruby) - Ruby implementation of Facebook's GraphQL.
  • ย ย 1409โญ ย ย ย 119๐Ÿด graphql-batch) - A query batching executor for the graphql gem.
  • ย ย ย ย 26โญ ย ย ย ย 27๐Ÿด graphql-auth) - A JWT auth wrapper working with devise.
  • ย ย ย 892โญ ย ย ย ย 37๐Ÿด agoo) - Ruby web server that implements Facebook's GraphQL.
  • ย ย ย 212โญ ย ย ย ย 19๐Ÿด GQLi) - A GraphQL client and DSL. Allowing to write queries in native Ruby.
  • ย ย ย 222โญ ย ย ย ย 48๐Ÿด graphql-ruby-demo) - Use graphql-ruby to expose a Rails app.
  • ย ย ย 276โญ ย ย ย ย 63๐Ÿด github-graphql-rails-example) - Example Rails app using GitHub's GraphQL API.
  • ย ย ย ย 43โญ ย ย ย ย ย 3๐Ÿด relay-on-rails) - Barebones starter kit for Relay application with Rails GraphQL server.
  • ย ย ย 139โญ ย ย ย ย 18๐Ÿด relay-rails-blog) - A graphql, relay and standard rails application powered demo weblog.
  • ย ย ย ย 13โญ ย ย ย ย ย 1๐Ÿด to_eat_app) - A sample graphql/rails/relay application with a related 3-part article series.
  • ย ย ย 892โญ ย ย ย ย 37๐Ÿด agoo-demo) - Use of the Agoo server to demonstrate a simple GraphQL application.
  • ย ย ย 283โญ ย ย ย ย 54๐Ÿด rails-devise-graphql) - A rails 6 boilerplate with devise, graphql & JWT auth.
  • ย ย 4615โญ ย ย ย 563๐Ÿด graphql-php) - A PHP port of GraphQL reference implementation.
  • ย ย ย 271โญ ย ย ย ย 27๐Ÿด graphql-relay-php) - Relay helpers for webonyx/graphql-php implementation of GraphQL.
  • ย ย 3325โญ ย ย ย 431๐Ÿด lighthouse) - A PHP package that allows to serve a GraphQL endpoint from your Laravel application.
  • ย ย 2101โญ ย ย ย 265๐Ÿด graphql-laravel) - Laravel wrapper for Facebook's GraphQL.
  • ย ย ย 775โญ ย ย ย 222๐Ÿด overblog/graphql-bundle) - This bundle provides tools to build a complete GraphQL server in your Symfony App. Supports react-relay.
  • ย ย 3607โญ ย ย ย 441๐Ÿด wp-graphql) - GraphQL API for WordPress.
  • ย ย ย 552โญ ย ย ย ย 93๐Ÿด graphqlite) - Framework agnostic library that allows you to write GraphQL server by annotating your PHP classes.
  • ย ย 1120โญ ย ย ย ย 90๐Ÿด siler) - Plain-old functions providing a declarative API for GraphQL servers with Subscriptions support.
  • ย ย ย ย ย 3โญ ย ย ย ย ย 0๐Ÿด graphql-request-builder) - Builds request payload in GraphQL structure.
  • ๐ŸŒŽ drupal/graphql - Craft and expose a GraphQL schema for Drupal 8+.
  • ย ย 1120โญ ย ย ย ย 90๐Ÿด siler-graphgl) - An example GraphQL server written with Siler.
  • ย ย ย ย 48โญ ย ย ย ย ย 7๐Ÿด graphql-parser) - GraphQL parser for Python.
  • ย ย ย 500โญ ย ย ย 132๐Ÿด graphql-core) - GraphQL implementation for Python based on GraphQL.js v16.3.0 reference implementation
  • ย ย ย 146โญ ย ย ย ย 40๐Ÿด graphql-relay-py) - A library to help construct a graphql-py server supporting react-relay.
  • ย ย ย ย ย 4โญ ย ย ย ย ย 0๐Ÿด graphql-parser-python) - A python wrapper around libgraphqlparser.
  • ย ย 7989โญ ย ย ย 817๐Ÿด graphene) - A package for creating GraphQL schemas/types in a Pythonic easy way.
  • ย ย ย 117โญ ย ย ย ย 14๐Ÿด graphene-gae) - Adds GraphQL support to Google AppEngine (GAE).
  • ย ย ย ย 35โญ ย ย ย ย ย 7๐Ÿด django-graphiql) - Integrate GraphiQL easily into your Django project.
  • ย ย 1317โญ ย ย ย 141๐Ÿด flask-graphql) - Adds GraphQL support to your Flask application.
  • ย ย ย 155โญ ย ย ย ย 48๐Ÿด python-graphql-client) - Simple GraphQL client for Python 2.7+
  • ย ย ย ย ย 1โญ ย ย ย ย ย 0๐Ÿด python-graphjoiner) - Create GraphQL APIs using joins, SQL or otherwise.
  • ย ย 4237โญ ย ย ย 765๐Ÿด graphene-django) - A Django integration for Graphene.
  • ย ย ย ย 63โญ ย ย ย ย 13๐Ÿด Flask-GraphQL-Auth) - An authentication library for Flask inspired from flask-jwt-extended.
  • ย ย ย 854โญ ย ย ย ย 37๐Ÿด tartiflette) - GraphQL Implementation, SDL First, for python 3.6+ / asyncio.
  • ย ย ย ย 60โญ ย ย ย ย 10๐Ÿด tartiflette-aiohttp) - Wrapper of Tartiflette to expose GraphQL API over HTTP based on aiohttp / 3.6+ / asyncio, ๐ŸŒŽ official tutorial available on tartiflette.io.
  • ย ย 2153โญ ย ย ย 177๐Ÿด Ariadne) - library for implementing GraphQL servers using schema-first approach. Asynchronous query execution, batteries included for ASGI, WSGI and popular webframeworks, ๐ŸŒŽ fully documented.
  • ย ย ย 324โญ ย ย ย 105๐Ÿด django-graphql-auth) - Django registration and authentication with GraphQL.
  • ย ย 3805โญ ย ย ย 507๐Ÿด strawberry) - A new GraphQL library for Python.
  • ย ย ย ย 59โญ ย ย ย ย 15๐Ÿด turms) - A pythonic graphql codegenerator built around graphql-core and pydantic
  • ย ย ย ย ย 9โญ ย ย ย ย ย 2๐Ÿด rath) - An apollo like graphql client with async and sync interface
  • ย ย ย 499โญ ย ย ย ย 82๐Ÿด sgqlc) - Simple GraphQL Client makes working with GraphQL API responses easier in Python.
  • ย ย 6042โญ ย ย 1100๐Ÿด graphql-java) - GraphQL Java implementation.
  • ย ย 3006โญ ย ย ย 284๐Ÿด DGS Framework) - A GraphQL server framework for Spring Boot, developed by Netflix.
  • graphql-java-generator - A ย ย ย 113โญ ย ย ย ย 47๐Ÿด Maven plugin) and a ย ย ย ย 50โญ ย ย ย ย ย 8๐Ÿด Gradle plugin) 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.
  • ย ย ย ย 35โญ ย ย ย ย 16๐Ÿด gaphql-java-type-generator) - Auto-generates types for use with GraphQL Java
  • ย ย ย ย 47โญ ย ย ย ย 14๐Ÿด schemagen-graphql) - 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.
  • ย ย ย 385โญ ย ย ย ย 95๐Ÿด graphql-java-annotations) - Provides annotations-based syntax for schema definition with GraphQL Java.
  • ย ย ย 804โญ ย ย ย 175๐Ÿด graphql-java-tools) - Schema-first graphql-java convenience library that makes it easy to bring your own implementations as data resolvers. Inspired by ย ย 5296โญ ย ย ย 796๐Ÿด graphql-tools) for JS.
  • ย ย ย ย 17โญ ย ย ย ย ย 2๐Ÿด graphql-java-codegen-maven-plugin) - Schema-first maven plugin for generating Java types and Resolver interfaces. Works perfectly in conjunction with graphql-java-tools. Inspired by ย 16622โญ ย ย 6006๐Ÿด swagger-codegen-maven-plugin).
  • ย ย ย ย 19โญ ย ย ย ย ย 6๐Ÿด graphql-java-codegen-gradle-plugin) - Schema-first gradle plugin for generating Java types and Resolver interfaces. Works perfectly in conjunction with graphql-java-tools. Inspired by ย ย ย 299โญ ย ย ย ย 66๐Ÿด gradle-swagger-generator-plugin).
  • ย ย ย 219โญ ย ย ย 149๐Ÿด graphql-java-servlet) - A framework-agnostic java servlet for exposing graphql-java query endpoints with GET, POST, and multipart uploads.
  • ย ย 2242โญ ย ย ย 121๐Ÿด 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.
  • ย ย ย 132โญ ย ย ย ย 21๐Ÿด spring-graphql-common) - Spring Framework GraphQL Library.
  • ย ย 1503โญ ย ย ย 325๐Ÿด graphql-spring-boot) - GraphQL and GraphiQL Spring Framework Boot Starters.
  • ย ย ย ย 50โญ ย ย ย ย ย 8๐Ÿด vertx-graphql-service-discovery) - Asynchronous GraphQL service discovery and querying for your microservices.
  • ย ย ย ย 71โญ ย ย ย ย 10๐Ÿด vertx-dataloader) - Port of Facebook DataLoader for efficient, asynchronous batching and caching in clustered GraphQL environments.
  • ย ย 1079โญ ย ย ย 177๐Ÿด graphql-spqr) - Java 8+ API for rapid development of GraphQL services.
  • ย ย ย ย 31โญ ย ย ย ย ย 9๐Ÿด Light Java GraphQL): 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.
  • ย ย ย 238โญ ย ย ย ย 65๐Ÿด federation-jvm) - Apollo Federation on the JVM.
  • ย ย ย ย 68โญ ย ย ย ย 31๐Ÿด graphql-orchestrator-java) GraphQL Orchestrator/Gateway library that supports Schema Stitching and Apollo Federation directives to combine schema from multiple GraphQL microservices into a single unified schema.
  • ย ย ย 121โญ ย ย ย ย 31๐Ÿด graphql-java-extended-validation) - Provides extended validation of fields and field arguments for graphql-java.
  • ย ย ย ย ย 6โญ ย ย ย ย ย 0๐Ÿด dgs-extended-formatters) - An experimental set of DGS Directives for common formatting use-cases.

Custom Scalars

  • ย ย ย 145โญ ย ย ย ย 29๐Ÿด graphql-java-datetime) - GraphQL ISO Date is a set of RFC 3339 compliant date/time scalar types to be used with graphql-java.
  • ย ย ย 245โญ ย ย ย ย 59๐Ÿด graphql-java-extended-scalars) - Extended scalars for graphql-java.
  • ย ย ย 148โญ ย ย ย ย 66๐Ÿด light-java-graphql examples) - Examples of Light Java GraphQL and tutorials.
  • ย ย ย 104โญ ย ย ย ย 59๐Ÿด graphql-spqr-samples) - An example GraphQL server written with Spring MVC and GraphQL-SPQR.
  • ย ย ย ย 18โญ ย ย ย ย ย 5๐Ÿด manifold-graphql sample) - A simple application, both client and server, demonstrating the Manifold GraphQL library.
  • ย ย ย 112โญ ย ย ย ย 43๐Ÿด graphql-java-kickstart_samples) - Samples for using the GraphQL Java Kickstart projects.
  • ย ย ย ย 23โญ ย ย ย ย 12๐Ÿด graphql-java-kickstart-federation-example) - A GraphQL Java Kickstart federation example.
  • ย ย ย 107โญ ย ย ย ย 43๐Ÿด dgs-federation-example) - A Netflix DGS federation example.
  • ๐ŸŒŽ Spring Boot backend tutorial - A tutorial creating a GraphQL server and client using Spring Boot and Netflix DGS.
  • ย ย 1715โญ ย ย ย 339๐Ÿด graphql-kotlin) - GraphQL Kotlin implementation.
  • ย ย 2242โญ ย ย ย 121๐Ÿด 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.
  • ย ย ย 295โญ ย ย ย ย 57๐Ÿด KGraphQL): Pure Kotlin implementation to setup a GraphQL server.
  • ย ย ย ย 75โญ ย ย ย ย ย 4๐Ÿด Kobby) - 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.
  • ย ย ย ย ย 9โญ ย ย ย ย ย 1๐Ÿด Graphkt) - A DSL based graphql server library for kotlin, backed by graphql-java.
  • ย ย ย ย ย 3โญ ย ย ย ย ย 3๐Ÿด manifold-graphql sample) - A simple GraphQL application, both client and server, demonstrating the Manifold GraphQL library with Kotlin.
  • ย ย 1059โญ ย ย ย 200๐Ÿด libgraphqlparser) - A GraphQL query parser in C++ with C and C++ APIs.
  • ย ย ย 146โญ ย ย ย ย 16๐Ÿด agoo-c) - A high performance GraphQL server written in C. ย ย ย ย 56โญ ย ย ย ย ย 7๐Ÿด benchmarks)
  • ย ย ย 316โญ ย ย ย ย 44๐Ÿด cppgraphqlgen) - C++ GraphQL schema service generator.
  • ย ย ย ย 28โญ ย ย ย ย ย 5๐Ÿด CaffQL) - Generates C++ client types and request/response serialization from a GraphQL introspection query.
  • ย ย 9766โญ ย ย ย 827๐Ÿด graphql) - An implementation of GraphQL for Go follows graphql-js
  • ย ย 4610โญ ย ย ย 485๐Ÿด graphql-go) - GraphQL server with a focus on ease of use.
  • ย ย 9696โญ ย ย 1126๐Ÿด gqlgen) - Go generate based graphql server library.
  • ย ย ย 424โญ ย ย ย ย 58๐Ÿด graphql-relay-go) - A Go/Golang library to help construct a server supporting react-relay.
  • ย ย 2849โญ ย ย ย 171๐Ÿด graphjin): Build APIs in 5 minutes with GraphQL. An instant GraphQL to SQL compiler.
  • ย ย ย 648โญ ย ย ย 118๐Ÿด graphql-go-tools) - A graphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.
  • ย ย ย 136โญ ย ย ย ย 31๐Ÿด golang-relay-starter-kit) - Barebones starting point for a Relay application with Golang GraphQL server.
  • ย ย ย ย 66โญ ย ย ย ย ย 7๐Ÿด todomvc-relay-go) - Port of the React/Relay TodoMVC app, driven by a Golang GraphQL backend.
  • ย ย ย ย 39โญ ย ย ย ย ย 6๐Ÿด go-graphql-subscription-example) - A GraphQL schema and server that demonstrates GraphQL ย ย 1517โญ ย ย ย 345๐Ÿด subscriptions) (over Websocket) to consume ๐ŸŒŽ Apache Kafka messages.
  • ๐ŸŒŽ Go Backend Tutorial - A tutorial showing how to make a Go GraphQL server and client using code generation.
  • ย ย 1967โญ ย ย ย 221๐Ÿด sangria) - Scala GraphQL server implementation.
  • ย ย ย ย 90โญ ย ย ย ย 18๐Ÿด sangria-relay) - Sangria Relay Support.
  • ย ย ย 939โญ ย ย ย 245๐Ÿด caliban) - Caliban is a purely functional library for creating GraphQL backends in Scala.
  • ย ย ย 242โญ ย ย ย 100๐Ÿด sangria-akka-http-example) - An example GraphQL server written with akka-http and ๐ŸŒŽ sangria
  • ย ย ย ย 86โญ ย ย ย ย 45๐Ÿด sangria-playground) - An example of GraphQL server written with Play and sangria.
  • ย ย 5768โญ ย ย ย 917๐Ÿด graphql-dotnet) - GraphQL for .NET.
  • ย ย ย 888โญ ย ย ย ย 87๐Ÿด graphql-net) - GraphQL to IQueryable for .NET.
  • ย ย 4983โญ ย ย ย 722๐Ÿด Hot Chocolate) - GraphQL server for .Net Core and .NET Framework.
  • ย ย ย 154โญ ย ย ย ย 25๐Ÿด Snowflaqe) - Type-safe GraphQL code generator for F# and ย ย 2830โญ ย ย ย 292๐Ÿด Fable)
  • ย ย ย 387โญ ย ย ย ย 51๐Ÿด EntityGraphQL) - library to build a GraphQL API on top of data model with the extensibility to bring multiple data sources together in the single GraphQL schema.
  • ย ย ย 247โญ ย ย ย ย 14๐Ÿด ZeroQL) - type-safe GraphQL client with Linq-like interface for C#
  • ย ย 4230โญ ย ย ย 519๐Ÿด absinthe-graphql) - Fully Featured Elixir GraphQL Library.
  • ย ย ย 861โญ ย ย ย ย 47๐Ÿด graphql-elixir) - GraphQL Elixir. (No longer maintained)
  • ย ย ย 126โญ ย ย ย ย ย 8๐Ÿด plug_graphql) - Plug integration for GraphQL Elixir.
  • ย ย ย ย 36โญ ย ย ย ย ย 9๐Ÿด graphql_relay) - Relay helpers for GraphQL Elixir.
  • ย ย ย ย 20โญ ย ย ย ย ย 3๐Ÿด graphql_parser) - Elixir bindings for ย ย 1059โญ ย ย ย 200๐Ÿด libgraphqlparser)
  • ย ย ย ย 87โญ ย ย ย ย ย 0๐Ÿด graphql) - Elixir GraphQL parser.
  • ย ย ย ย 32โญ ย ย ย ย ย 2๐Ÿด plot) - GraphQL parser and resolver for Elixir.
  • ย ย ย ย 99โญ ย ย ย ย 11๐Ÿด hello_graphql_phoenix) - Examples of GraphQL Elixir Plug endpoints mounted in Phoenix
  • ย ย ย 168โญ ย ย ย ย 27๐Ÿด graphql-haskell) - GraphQL AST and parser for Haskell.
  • ย ย ย 404โญ ย ย ย ย 63๐Ÿด morpheus-graphql) - Haskell GraphQL Api, Client and Tools.
  • ย ย 1087โญ ย ย ย ย 31๐Ÿด GraphpostgresQL) - GraphQL for Postgres.
  • ย ย ย 591โญ ย ย ย ย 73๐Ÿด sql-to-graphql) - Generate a GraphQL API based on your SQL database structure.
  • ย 12434โญ ย ย ย 562๐Ÿด PostGraphile) - Lightning-fast GraphQL APIs for PostgreSQL: highly customisable; extensible via plugins; realtime.
  • ย 30865โญ ย ย 2730๐Ÿด Hasura) - Hasura gives Instant Realtime GraphQL APIs over PostgreSQL. Works with an existing database too.
  • ๐ŸŒŽ subZero - GraphQL & REST API for your database
  • ย ย ย 184โญ ย ย ย ย 30๐Ÿด graphql-lua) - GraphQL for Lua.
  • ย ย ย 777โญ ย ย ย 110๐Ÿด elm-graphql) - GraphQL for Elm.
  • ย ย ย 283โญ ย ย ย ย 24๐Ÿด graphql-clj) - A Clojure library designed to provide GraphQL implementation.
  • ย ย 1801โญ ย ย ย 161๐Ÿด Lacinia) - GraphQL implementation in pure Clojure.
  • ย ย ย ย 70โญ ย ย ย ย 10๐Ÿด graphql-query) - Clojure(Script) GraphQL query generation.
  • ย ย ย ย 47โญ ย ย ย ย 26๐Ÿด Clojure Game Geek) - Example code for the Lacinia GraphQL framework tutorial.
  • ย ย ย 929โญ ย ย ย ย 70๐Ÿด GraphQL) - The Swift implementation for GraphQL.
  • ย ย ย 625โญ ย ย ย ย 60๐Ÿด ocaml-graphql-server) - GraphQL servers in OCaml.
  • ย ย 3675โญ ย ย ย 645๐Ÿด apollo-android) - ๐Ÿ“Ÿ A strongly-typed, caching GraphQL client for Android, written in Java.
  • ย ย 2242โญ ย ย ย 121๐Ÿด 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.
  • ย ย ย ย ย 1โญ ย ย ย ย ย 2๐Ÿด apollo-frontpage-android-app) - ๐Ÿ“„ Apollo "hello world" app, for Android.
  • ย ย 3834โญ ย ย ย 700๐Ÿด apollo-ios) - ๐Ÿ“ฑ A strongly-typed, caching GraphQL client for iOS, written in Swift.
  • ย ย ย ย 63โญ ย ย ย ย ย 4๐Ÿด ApolloDeveloperKit) - Apollo Client Devtools bridge for [Apollo iOS].
  • ย ย ย 494โญ ย ย ย ย 18๐Ÿด Graphaello) - Type Safe GraphQL directly from SwiftUI.
  • ๐ŸŒŽ GQLite iOS SDK - GQLite iOS SDK is a toolkit to work with GraphQL servers easily.
  • ย ย ย 100โญ ย ย ย ย 39๐Ÿด frontpage-ios-app) - ๐Ÿ“„ Apollo "hello world" app, for iOS.
  • ย ย ย 458โญ ย ย ย ย 39๐Ÿด re-graph) - A GraphQL client for ClojureScript with bindings for re-frame applications.
  • ย ย ย ย 70โญ ย ย ย ย 10๐Ÿด graphql-query) - Clojure(Script) GraphQL query generation.
  • ย ย ย 552โญ ย ย ย 108๐Ÿด reason-apollo) - ReasonML binding for Apollo Client.
  • ย ย ย ย 96โญ ย ย ย ย ย 5๐Ÿด ReasonQL) - Type-safe and simple GraphQL Client for ReasonML developers.
  • ย ย ย 236โญ ย ย ย ย 28๐Ÿด reason-urql) - ReasonML binding for urql Client.
  • ย ย 3227โญ ย ย ย 606๐Ÿด graphql-flutter) - A GraphQL client for Flutter.
  • ย ย ย 496โญ ย ย ย 112๐Ÿด Artemis) - A GraphQL type and query generator for Dart/Flutter.
  • ย ย 3244โญ ย ย ย 427๐Ÿด async-graphql) - High-performance server-side library that supports all GraphQL specifications.
  • ย ย 5575โญ ย ย ย 415๐Ÿด juniper) - GraphQL server library for Rust.
  • ย ย 1115โญ ย ย ย 150๐Ÿด graphql-client) - GraphQL client library for Rust with WebAssembly (wasm) support.
  • ย ย ย 346โญ ย ย ย ย 72๐Ÿด graphql-parser) - A parser, formatter and AST for the GraphQL query and schema definition language for Rust.
  • ย ย 1147โญ ย ย ย 198๐Ÿด tailcall) - A platform for building high-performance GraphQL backends.
  • ย ย ย ย 34โญ ย ย ย ย ย 8๐Ÿด graphqld) - GraphQL server library for D.
  • ย ย ย 144โญ ย ย ย ย 13๐Ÿด ghql) - General purpose GraphQL R client.
  • ย ย ย ย 37โญ ย ย ย ย ย 4๐Ÿด graphql) - Bindings to the 'libgraphqlparser' C++ library. Parses GraphQL syntax and exports the AST in JSON format.
  • ย ย ย ย 57โญ ย ย ย ย ย 3๐Ÿด gqlr) - R GraphQL Implementation.
  • ย ย ย 112โญ ย ย ย ย 16๐Ÿด Diana.jl) - A Julia GraphQL client/server implementation.
  • ย ย ย ย 46โญ ย ย ย ย ย 7๐Ÿด GraphQLClient.jl) - A Julia GraphQL client for seamless integration with a server.
  • ย ย ย 131โญ ย ย ย ย 12๐Ÿด graphql) - GraphQL server library.
  • ย ย ย 215โญ ย ย ย ย 16๐Ÿด graphql-crystal) - library inspired by ย ย 5348โญ ย ย 1364๐Ÿด graphql-ruby) & ย ย ย 248โญ ย ย ย ย 20๐Ÿด go-graphql) & ย ย ย 212โญ ย ย ย ย 42๐Ÿด graphql-parser).
  • ย ย ย ย ย 6โญ ย ย ย ย ย 1๐Ÿด crystal-gql) - GraphQL client shard inspired by Apollo client.
  • ย ย ย ย ย 1โญ ย ย ย ย ย 0๐Ÿด graphql.cr) - GraphQL shard.

Ballerina

  • ย ย ย 142โญ ย ย ย ย 60๐Ÿด graphql) - Ballerina standard library for GraphQL. This library provides a GraphQL client and server implementations including builtin support for GraphQL subscriptions.
  • ย ย ย 112โญ ย ย ย ย 21๐Ÿด graphql CLI) - A CLI tool to generate Ballerina code from GraphQL schema and GraphQL schema from Ballerina code. It also provides functionality to generate usage-specific GraphQL clients using GraphQL schemas and documents.

Ballerina Samples

Tools - Editors & IDEs & Explorers

  • ย 15730โญ ย ย 1678๐Ÿด GraphiQL) - An in-browser IDE for exploring GraphQL.
  • ย ย 5941โญ ย ย ย 284๐Ÿด GraphQL Editor) - Visual Editor & GraphQL IDE.
  • ย ย 7647โญ ย ย ย 505๐Ÿด GraphQL Voyager) - Represent any GraphQL API as an interactive graph.
  • ย ย 5020โญ ย ย ย 310๐Ÿด Altair GraphQL Client) - A beautiful feature-rich GraphQL Client for all platforms.
  • ย ย ย ย ย 1โญ ย ย ย ย ย 0๐Ÿด Brangr) - A unique, user-friendly data browser/viewer for any GraphQL service, with attractive result layouts.
  • ๐ŸŒŽ Insomnia -ย A full-featured API client with first-party GraphQL query editor.
  • ๐ŸŒŽ Postman - An HTTP Client that supports editing GraphQL queries.
  • ย 20650โญ ย ย ย 960๐Ÿด Bruno) - Fast, open source API client, which stores collections offline-only in a Git-friendly plain text markup language.
  • ย ย ย 237โญ ย ย ย ย 12๐Ÿด Escape GraphMan) - Generate a complete Postman collection from a GraphQL endpoint.
  • ๐ŸŒŽ Apollo Sandbox - The quickest way to navigate and test your GraphQL endpoints.
  • ย ย ย 700โญ ย ย ย ย 21๐Ÿด GraphQL Birdseye) โ€“ View any GraphQL schema as a dynamic and interactive graph.
  • ๐ŸŒŽ AST Explorer - Select "GraphQL" at the top, explore the GraphQL AST and highlight different parts by clicking in the query.
  • ๐ŸŒŽ Firecamp - GraphQL Playground - The fastest collaborative GraphQL playground.
  • ย ย ย 107โญ ย ย ย ย ย 1๐Ÿด CraftQL) - A CLI tool to visualize GraphQL schemas and to output a graph data structure as a graphviz .dot format.
  • ย ย ย 457โญ ย ย ย ย ย 8๐Ÿด gqt) - Build and execute GraphQL queries in the terminal.
  • ๐ŸŒŽ Graph Proxy - Graph Proxy detects and displays all GraphQL network traffic.
  • ๐ŸŒŽ Step CI - Open-Source API Testing and Monitoring with GraphQL support
  • ย ย ย ย 12โญ ย ย ย ย ย 0๐Ÿด graphql-to-karate) - Generate Karate API tests from your GraphQL schemas

Tools - Browser Extensions

  • ย ย 1474โญ ย ย ย 162๐Ÿด Apollo Client Developer Tools) - GraphQL debugging tools for Apollo Client in the Chrome developer console
  • ๐ŸŒŽ GraphQL Network Inspector - A simple and clean chrome dev-tools extension for GraphQL network inspection.

Tools - Prototyping

  • ย ย 2675โญ ย ย ย 227๐Ÿด GraphQL Faker) - ๐ŸŽฒ Mock or extend your GraphQL API with faked data. No coding required.
  • GraphQL Designer - A developer's web-app tool to rapidly prototype a full stack CRUD implementation of GraphQL with React.

Tools - Docs

  • ย ย 1549โญ ย ย ย 136๐Ÿด graphdoc) - Static page generator for documenting GraphQL Schema.
  • ย ย ย 193โญ ย ย ย ย ย 7๐Ÿด gqldoc) - The easiest way to make API documents for GraphQL.
  • ย ย 1050โญ ย ย ย 114๐Ÿด spectaql) - Autogenerate static GraphQL API documentation.
  • ๐ŸŒŽ graphql-markdown - Flexible documentation for GraphQL powered with Docusaurus.

Tools - Editor Plugins

  • ๐ŸŒŽ Apollo GraphQL VSCode Extension - Rich editor support for GraphQL client and server development that seamlessly integrates with the Apollo platform
  • ย ย ย ย ย ?โญ ย ย ย ย ย ?๐Ÿด js-graphql-intellij-plugin) - GraphQL language support for IntelliJ IDEA and WebStorm, including Relay.QL tagged templates in JavaScript and TypeScript.
  • ย ย ย 483โญ ย ย ย ย 25๐Ÿด vim-graphql) - A Vim plugin that provides GraphQL file detection and syntax highlighting.
  • ๐ŸŒŽ Apollo Workbench - Tooling to help you develop and mock federated schemas using Apollo Federation.
  • ย ย ย ย 48โญ ย ย ย ย ย 7๐Ÿด graphql-autocomplete) - Autocomplete and lint from a GraphQL endpoint in Atom.

Tools - Miscellaneous

  • ย 10656โญ ย ย 1297๐Ÿด graphql-code-generator) - GraphQL code generator based on schema and documents.
  • ย ย ย 921โญ ย ย ย 151๐Ÿด swagger-to-graphql) - GraphQL types builder based on REST API described in Swagger. Allows to migrate to GraphQL from REST for 5 minutes
  • ย ย ย 711โญ ย ย ย ย 26๐Ÿด ts-graphql-plugin) - A language service plugin complete and validate GraphQL query in TypeScript template strings.
  • ย ย ย 479โญ ย ย ย ย 36๐Ÿด apollo-tracing) - GraphQL extension that enables you to easily get resolver-level performance information as part of a GraphQL response.
  • ย ย 1911โญ ย ย ย 168๐Ÿด json-graphql-server) - Get a full fake GraphQL API with zero coding in less than 30 seconds, based on a JSON data file.
  • ย 37601โญ ย ย 1457๐Ÿด Prisma) - Turn your database into a GraphQL API. Prisma lets you design your data model and have a production ready GraphQL API online in minutes.
  • ย ย ย 100โญ ย ย ย ย ย 4๐Ÿด Typetta) - Node.js ORM written in TypeScript for type lovers. Typetta is the perfect ORM for the GraphQL + NodeJS + Typescript stack.
  • ย ย 1043โญ ย ย ย ย 43๐Ÿด tuql) - Automatically create a GraphQL server from any sqlite database.
  • ย 17624โญ ย ย ย 907๐Ÿด Bit) - Organize GraphQL API as components to be consumed with NPM or modified from any project, ๐ŸŒŽ example-explanation).
  • ย ย 1598โญ ย ย ย 205๐Ÿด openapi-to-graphql) - Take any OpenAPI Specification (OAS) or swagger and create a GraphQL interface - Two minute video and resources ๐ŸŒŽ here
  • ๐ŸŒŽ Retool โ€“ Internal tools builder on top of your GraphQL APIs + GraphQL IDE with a schema explorer.
  • ย ย ย 109โญ ย ย ย ย 10๐Ÿด dataloader-codegen) - An opinionated JavaScript library for automatically generating predictable, type safe DataLoaders over a set of resources (e.g. HTTP endpoints).
  • ย ย 1614โญ ย ย ย 179๐Ÿด raphql-inspector): alidate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage.
  • ย 13492โญ ย ย 1371๐Ÿด amplication): 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.
  • ย ย ย ย 22โญ ย ย ย ย ย 1๐Ÿด Blendbase): 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.
  • ย ย ย ย 30โญ ย ย ย ย ย 3๐Ÿด microfiber) - Query and manipulate GraphQL introspection query results in useful ways.
  • ๐ŸŒŽ ILLA Cloud โ€“ Open-source low-code tool building platform provides an easy way to integrate with GraphQL with minimal configurations
  • ๐ŸŒŽ DronaHQ - Build internal tools, dashboards, admin panel on top of GraphQL data in minutes
  • ๐ŸŒŽ Dynaboard - Generate low-code web apps from any GraphQL API using AI.

Databases

  • ๐ŸŒŽ Cube - ๐ŸŒŽ Headless BI for building data applications with SQL, REST, and ๐ŸŒŽ GraphQL API. Connect any database or data warehouse and instantly get a GraphQL API with sub-second latency on top of it. - ย 17236โญ ย ย 1712๐Ÿด Source Code)
  • ๐ŸŒŽ Dgraph - Scalable, distributed, low latency, high throughput Graph database with GraphQL as the query language
  • ๐ŸŒŽ EdgeDB - The next generation object-relational database with native GraphQL support.
  • ๐ŸŒŽ FaunaDB - Relational NoSQL database with ๐ŸŒŽ GraphQL schema import. Supports joins, indexes, and multi-region ACID transactions with serverless pay-per-use pricing.
  • ๐ŸŒŽ ArangoDB - Native multi-model database with ๐ŸŒŽ GraphQL integration via the built-in ๐ŸŒŽ Foxx Microservices Framework.
  • ย ย 9813โญ ย ย ย 668๐Ÿด Weaviate) - Weaviate is a cloud-native, modular, real-time vector search engine with a ๐ŸŒŽ GraphQL interface built to scale your machine learning models.
  • ๐ŸŒŽ LunaSec - Key-Value Database for encrypting/tokenizing sensitive data with ๐ŸŒŽ GraphQL support to authorize requests. - ย ย 1413โญ ย ย ย 162๐Ÿด Source Code)
  • ๐ŸŒŽ AWS AppSync - Scalable managed GraphQL service with subscriptions for building real-time and offline-first apps
  • ๐ŸŒŽ FakeQL - GraphQL API mocking as a service ... because GraphQL API mocking should be easy!
  • ๐ŸŒŽ Moesif API Analytics - A GraphQL analaytics and monitoring service to find functional and performance issues.
  • ๐ŸŒŽ Booster framework - An open-source framework that makes you completely forget about infrastructure and allows you to focus exclusively on your business logic. It autogenerates a GraphQL API for your models, supporting mutations, queries, and subscriptions.
  • ๐ŸŒŽ Hypi - Low-code, scalable, serverless backend as a service. Your GraphQL & REST over GraphQL backend in minutes.
  • ๐ŸŒŽ Nhost - Open source Firebase alternative with GraphQL
  • ย ย ย ย ย ?โญ ย ย ย ย ย ?๐Ÿด Saleor) - GraphQL-first headless e-commerce platform.
  • ๐ŸŒŽ Stargate - Open source data gateway currently supporting Apache Cassandraยฎ and DataStax Enterprise.
  • ๐ŸŒŽ Grafbase - Instant GraphQL APIs for any data source.

CDN

  • ๐ŸŒŽ GraphCDN - GraphQL CDN for caching GraphQL APIs.

CMS

  • ๐ŸŒŽ DatoCMS - CDN-based GraphQL based Headless Content Management System.
  • ๐ŸŒŽ Apito - A Cloud Based Headless CMS with CDN, Webhooks, Team Collaborations, Content Revision, Cloud Functions.
  • ๐ŸŒŽ Hygraph - Build Scalable Content Experiences.
  • ๐ŸŒŽ Cosmic - GraphQL-powered Headless CMS and API toolkit.
  • ๐ŸŒŽ Graphweaver - Turn multiple datasources into a single GraphQL API.
  • ๐ŸŒŽ GraphQL.FM by Marc-Andre Giroux and Tony Ghita.
  • ย ย 2417โญ ย ย ย 193๐Ÿด Shopify GraphQL Design Tutorial) - This tutorial was originally created by Shopify for internal purposes. It's based on lessons learned from creating and evolving production schemas at Shopify over almost 3 years.
  • ๐ŸŒŽ GitLab GraphQL API Style Guide - This document outlines the style guide for the GitLab GraphQL API.
  • ๐ŸŒŽ Yelp GraphQL Guidelines - This repo contains documentation and guidelines for a standardized and mostly reasonable approach to GraphQL (at Yelp).
  • ๐ŸŒŽ Principled GraphQL - Apollo's 10 GraphQL Principles, broken out into three categories, in a format inspired by the Twelve Factor App.
  • ๐ŸŒŽ How to GraphQL - Fullstack Tutorial Website with Tracks for all Major Frameworks & Languages including React, Apollo, Relay, JavaScript, Ruby, Java, Elixir and many more.
  • ๐ŸŒŽ Apollo Odyssey - Apollo's free interactive learning platform.
  • ย ย ย 942โญ ย ย ย 119๐Ÿด learning-graphql) - An attempt to learn GraphQL.
  • ๐ŸŒŽ GraphQL Roadmap - Step by step guide to learn GraphQL.
  • ๐ŸŒŽ GraphQL Security Academy - a free and interactive platform to learn GraphQL security: how to find, exploit and fix GraphQL vulnerabilities.

License

CC0

To the extent possible under law, Chen-Tsu Lin has waived all copyright and related or neighboring rights to this work.

Source

ย 14446โญ ย ย 1226๐Ÿด chentsulin/awesome-graphql)