Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Graphql

Graphql

557 projects

Showing 36 of 557 projects

vertx-graphql-service-discovery
vertx-graphql-service-discoveryJava

A Vert.x library for publishing and querying GraphQL schemas as microservices over the event bus.

#graphql#distributed-systems#query-language
Stars53
Forks6
Last commit
surfer
surferRust

A simple blog built on a pure Rust stack with GraphQL backend and Yew or Handlebars frontend options.

#graphql-services#tide#handlebars-rust
Stars52
Forks10
Last commit3 years ago
graphql-api-koa
graphql-api-koaJavaScript

GraphQL execution and error handling middleware for Koa, built from scratch.

#api#maintained#npm
Stars52
Forks7
Last commit3 years ago
WPGraphQL WPML
WPGraphQL WPMLPHP

A WordPress plugin that adds WPML translation support to WPGraphQL for querying multilingual content.

#wpgraphql-extension#graphql#multilingual
Stars51
Forks17
Last commit3 years ago
Hydra
HydraTypeScript

A Substrate query node framework that ingests blockchain data and provides customizable GraphQL APIs for app developers.

#kusama#query-node#graphql
Stars50
Forks43
Last commit2 years ago
relay-composite-network-layer
relay-composite-network-layerJavaScript

A Relay Network Layer that merges multiple GraphQL schemas and splits queries across them, enabling hybrid local/server data.

#data-fetching#relay#graphql
Stars49
Forks6
Last commit10 years ago
go-graphql-subscription-example
go-graphql-subscription-exampleGo

A Go-based GraphQL subscription server example that consumes messages from Kafka, Redis, and NSQ streams.

#redis#graphql#redis-streams
Stars47
Forks5
Last commit15 days ago
graphql-parser
graphql-parserPython

A Python parser for React's GraphQL query language, converting GraphQL syntax into structured Python dictionaries.

#api#graphql#query-language
Stars46
Forks6
Last commit11 years ago
graphql-autocomplete
graphql-autocompleteJavaScript

Provides GraphQL autocomplete and linting in Atom editor using live endpoints or static introspection files.

#developer-tools#graphql#ide-integration
Stars46
Forks7
Last commit3 years ago
Clojure Game Geek
Clojure Game GeekClojure

Example source code for the Lacinia GraphQL tutorial, demonstrating a Clojure-based board game data API.

#graphql#clojure#backend
Stars46
Forks23
Last commit3 years ago
tide-async-graphql-mongodb
tide-async-graphql-mongodbRust

A clean Rust boilerplate for building GraphQL services with Tide, MongoDB, and Yew/Handlebars frontends.

#tide#webassembly#surf
Stars45
Forks9
Last commit3 years ago
Meteor GraphQL
Meteor GraphQLJavaScript

An example Meteor application integrating RethinkDB with GraphQL for data querying.

#data-querying#graphql#example-project
Stars44
Forks1
Last commit10 years ago
Relay on Rails Starter Kit
Relay on Rails Starter KitRuby

A starter kit for building Relay/GraphQL/React applications on Rails 4.

#javascript-framework#relay#graphql
Stars43
Forks3
Last commit10 years ago
WPGraphQL for BuddyPress
WPGraphQL for BuddyPressPHP

A WPGraphQL extension that adds GraphQL support for BuddyPress data and functionality.

#wp-plugin#api#headless-wordpress
Stars42
Forks11
Last commit7 months ago
react-native-relay-example
react-native-relay-exampleJavaScript

Example React Native app using Relay Classic for GraphQL data fetching.

#data-fetching#relay#graphql
Stars41
Forks6
Last commit8 years ago
relay-mongodb-connection
relay-mongodb-connectionJavaScript

Create Relay-compatible GraphQL connections from MongoDB cursors, queries, and aggregates.

#database#relay#graphql
Stars40
Forks13
Last commit8 years ago
straf
strafGo

Convert Go structs to GraphQL objects and build schemas dynamically using struct tags.

#graphql#structs#api-builder
Stars40
Forks6
Last commit6 years ago
graphql
graphqlC++

R bindings to libgraphqlparser for parsing GraphQL syntax and exporting the AST as JSON.

#libgraphql#r-package#graphql
Stars39
Forks4
Last commit1 year ago
microfiber
microfiberJavaScript

A JavaScript library for querying, cleaning, and manipulating GraphQL introspection query results.

#type-system#graphql#npm-package
Stars38
Forks3
Last commit4 months ago
Wagtail GraphQL
Wagtail GraphQLPython

Automatically adds GraphQL support to Wagtail websites with minimal configuration.

#wagtail-website#content-management#wagtail
Stars38
Forks17
Last commit5 years ago
ember-boilerplate
ember-boilerplateTypeScript

A production-ready Ember.js boilerplate with FastBoot, TypeScript, GraphQL, and modern tooling for building web applications.

#emberjs#fastboot#sass
Stars37
Forks6
Last commit3 years ago
graphql_relay
graphql_relayElixir

Helper functions for creating Relay-compatible GraphQL schemas in Elixir.

#elixir#api#phoenix
Stars37
Forks9
Last commit8 years ago
babel-plugin-flow-relay-query
babel-plugin-flow-relay-queryJavaScript

A Babel plugin that automatically converts Flow type definitions into GraphQL fragments for Relay and Apollo.

#relay#graphql#type-safety
Stars37
Forks3
Last commit8 years ago
graphqld
graphqldD

A GraphQL implementation for the D programming language, built on vibe.d for handling the GraphQL protocol.

#d#d-language#api
Stars36
Forks9
Last commit4 months ago
Light Java GraphQL
Light Java GraphQLJava

A GraphQL framework built on the light-4j platform for creating high-performance, secure GraphQL services in Java.

#graphql-validator#api-framework#relay
Stars36
Forks7
Last commit3 days ago
WPGraphQL for FacetWP
WPGraphQL for FacetWPPHP

A WordPress plugin that adds WPGraphQL support for FacetWP, enabling GraphQL queries for faceted search and filtering.

#facetwp#graphql#wpgraphql
Stars35
Forks2
Last commit1 year ago
django-graphiql
django-graphiqlCSS

Integrate GraphiQL into Django projects for testing GraphQL schemas (deprecated, use graphene-django).

#graphql#python#api-testing
Stars35
Forks7
Last commit10 years ago
WebGrid
WebGridRust

A decentralized, scalable, and robust open-source implementation of a Selenium Grid equivalent compliant with the W3C WebDriver specification.

#w3c#helm-chart#scaleable
Stars35
Forks7
Last commit2 years ago
supertest-graphql
supertest-graphqlTypeScript

Extends supertest to test GraphQL endpoints with support for queries, mutations, subscriptions, and authentication.

#integration-testing#graphql#websocket
Stars34
Forks0
Last commit3 years ago
gaphql-java-type-generator
gaphql-java-type-generatorJava

Autogenerates GraphQL types from Java classes for use with graphql-java, with fully customizable generation strategies.

#java-library#graphql#type-generation
Stars34
Forks14
Last commit
Substrate Graph
Substrate GraphElixir

A compact GraphQL indexer stack for Parity Substrate, Polkadot, and Kusama blockchain nodes.

#kusama#helm#hasura
Stars33
Forks8
Last commit3 years ago
plot
plotElixir

A GraphQL parser and resolver for Elixir, aiming to support the full GraphQL specification.

#elixir#api#graphql
Stars32
Forks2
Last commit10 years ago
Gatsby WordPress Publisher Theme
Gatsby WordPress Publisher ThemeJavaScript

A Gatsby theme for building static front-end sites with headless WordPress as a content source.

#wordpress-api#headless-wordpress#static-site-generator
Stars31
Forks4
Last commit
Next.js Advanced Graphql Crud MongoDB Starter
Next.js Advanced Graphql Crud MongoDB StarterTypeScript

A starter template for building advanced CRUD applications with GraphQL, Next.js, and MongoDB.

#nextjs-example#next-js#crud
Stars31
Forks4
Last commit
JeffQL
JeffQLPython

A FastAPI-based authentication and login API using GraphQL and JWT for secure user management.

#fastapi#asyncio#authentication
Stars31
Forks7
Last commit2 years ago
Decoupled CMS example with GraphQL and Next.js
Decoupled CMS example with GraphQL and Next.jsJavaScript

A decoupled CMS frontend example using Next.js and GraphQL to consume content from eZ Platform.

#graphql#server-side-rendering#nextjs
Stars30
Forks3
Last commit
PreviousPage 13 of 16Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
4 years ago
7 years ago
3 years ago
3 years ago
7 years ago
#Api111
#Typescript98
#React78
#Backend69
#Nodejs68
#Graphql Server56
#Javascript55
#Relay54
#Rest Api51
#Headless Cms48
#Developer Tools48
#Graphql Client44