Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Graphql

Graphql

411 projects

Showing 36 of 393 projects

DunglasApiBundle
DunglasApiBundlePHP

A Symfony component for creating hypermedia-driven REST and GraphQL APIs with support for JSON-LD, JSON:API, HAL, and OpenAPI.

#json-api#rest#json-ld
Stars2.6k
Forks967
Last commit15 hours ago
mercurius
mercuriusJavaScript

A GraphQL adapter for Fastify that enables building GraphQL servers and gateways with performance optimizations.

#api-gateway#hacktoberfest#graphql-gateway
Stars2.5k
Forks252
Last commit3 days ago
Shopify GraphQL Design Tutorial
Shopify GraphQL Design Tutorial

A comprehensive GraphQL API design tutorial based on Shopify's 3+ years of production schema evolution.

#backend-development#graphql#api-architecture
Stars2.5k
Forks188
Last commit1 year ago
Ash Framework
Ash FrameworkElixir

A declarative, extensible framework for building Elixir applications with a resource-centric architecture.

#business-logic#json-api#elixir
Stars2.4k
Forks393
Last commit16 hours ago
Medplum
MedplumTypeScript

A developer platform for building compliant healthcare applications with FHIR standards, authentication, and clinical data management.

#oauth#developer-platform#hipaa
Stars2.4k
Forks797
Last commit2 hours ago
Ariadne
AriadnePython

A Python library for building GraphQL servers using the schema-first approach with a simple, modular API.

#web-framework-integration#apollo-graphql#api
Stars2.3k
Forks196
Last commit22 hours ago
graphql-tag
graphql-tagTypeScript

A JavaScript template literal tag that parses GraphQL query strings into the standard GraphQL AST.

#query-preprocessing#ast-parser#graphql
Stars2.3k
Forks178
Last commit2 years ago
use-http
use-httpTypeScript

A React hook for making isomorphic HTTP requests with built-in caching, GraphQL support, and request/response interceptors.

#isomorphic#rest-client#reacthook
Stars2.3k
Forks116
Last commit2 years ago
graphql-laravel
graphql-laravelPHP

A Laravel wrapper for Facebook's GraphQL that provides a code-first integration using PHP classes.

#eloquent#api#laravel
Stars2.2k
Forks271
Last commit4 days ago
RAN!
RAN!JavaScript

A React, GraphQL, and Next.js toolkit for building SEO-ready, production-ready web applications with SSR, hot-reload, and CLI commands.

#graphql#nextjs#seo-ready
Stars2.2k
Forks159
Last commit3 months ago
Github
GithubPHP

A simple, object-oriented PHP client for the GitHub API with support for both v3 and v4.

#hacktoberfest#caching#laravel
Stars2.2k
Forks590
Last commit2 months ago
kulala.nvim
kulala.nvimLua

A fully-featured HTTP client interface for Neovim, supporting REST, GraphQL, gRPC, and WebSocket requests.

#rest-client#graphql#rest-api
Stars2.1k
Forks99
Last commit14 hours ago
graphql-cli
graphql-cliTypeScript

A command-line tool for common GraphQL development workflows with a plugin system and GraphQL Config compatibility.

#graphql-config#developer-tools#plugin-system
Stars2.0k
Forks110
Last commit4 days ago
graphql-zeus
graphql-zeusTypeScript

A strongly typed GraphQL client and code generator with autocomplete for TypeScript, compatible with Apollo and React Native.

#client#graphql#type-safety
Stars2.0k
Forks111
Last commit1 month ago
sangria
sangriaScala

A Scala library for building spec-compliant GraphQL servers and clients.

#akka-http#play-framework#api
Stars2.0k
Forks218
Last commit20 days ago
Microcks (.8k)
Microcks (.8k)Java

A Kubernetes-native open-source platform for API mocking and contract testing from OpenAPI, AsyncAPI, gRPC, GraphQL, and Postman assets.

#event-driven#api#graphql
Stars2.0k
Forks333
Last commit1 day ago
json-graphql-server
json-graphql-serverJavaScript

Generate a fully functional fake GraphQL API from a JSON file in under 30 seconds for testing and prototyping.

#testing-tool#fake-data#graphql
Stars1.9k
Forks168
Last commit3 days ago
graphql-scalars
graphql-scalarsTypeScript

A library of custom GraphQL scalar types for creating precise, type-safe GraphQL schemas.

#graphql-scalars#graphql#type-safety
Stars1.9k
Forks139
Last commit7 days ago
graphql-hooks
graphql-hooksTypeScript

A minimal, hooks-first GraphQL client for React with a tiny bundle size and full SSR support.

#hooks#hacktoberfest#data-fetching
Stars1.9k
Forks90
Last commit4 months ago
graphql-sequelize
graphql-sequelizeJavaScript

A helper library for building GraphQL APIs with Sequelize models, providing automatic query resolution and field generation.

#orm#relay#graphql
Stars1.9k
Forks161
Last commit3 years ago
graphql-ws
graphql-wsTypeScript

A zero-dependency, protocol-compliant server and client for GraphQL over WebSocket connections.

#zero-dependency#client#relay
Stars1.9k
Forks173
Last commit2 months ago
Step CI
Step CITypeScript

An open-source API Quality Assurance framework for automated testing of REST, GraphQL, gRPC, tRPC, and SOAP APIs.

#actions#trpc#grpc-client
Stars1.9k
Forks95
Last commit1 year ago
Lacinia
LaciniaClojure

A full-featured GraphQL implementation in pure Clojure, providing a backend-agnostic query execution engine.

#data-fetching#api#graphql
Stars1.9k
Forks167
Last commit2 days ago
graphql-kotlin
graphql-kotlinKotlin

A collection of libraries for building and running GraphQL clients and servers in Kotlin.

#oss-portal-featured#api#federation
Stars1.8k
Forks381
Last commit4 days ago
InQL Scanner
InQL ScannerKotlin

A Burp Suite extension for advanced GraphQL security testing, featuring vulnerability scanning, batch attacks, and schema analysis.

#burpsuite#graphql#penetration-testing
Stars1.8k
Forks184
Last commit1 month ago
GraphQL Inspector Action
GraphQL Inspector ActionTypeScript

A toolkit for validating, comparing, and monitoring GraphQL schemas to detect breaking changes and ensure compatibility.

#devops#breaking-changes#the-guild
Stars1.8k
Forks216
Last commit
openapi-to-graphql
openapi-to-graphqlTypeScript

Translates OpenAPI Specifications (OAS) or Swagger into GraphQL schemas and servers.

#oas-to-graphql#api-gateway#swagger-to-graphql
Stars1.6k
Forks215
Last commit3 days ago
graphdoc
graphdocTypeScript

A static page generator that automatically creates documentation from any GraphQL schema.

#developer-tools#static-site-generator#graphql
Stars1.6k
Forks133
Last commit3 years ago
graphql-relay-js
graphql-relay-jsTypeScript

A library to construct GraphQL.js servers that comply with the Relay GraphQL specification.

#api#server-side#relay
Stars1.5k
Forks177
Last commit8 months ago
django-countries
django-countriesPython

A Django application providing country fields, form choices, and flag icons for internationalization.

#graphql#internationalization#flag-icons
Stars1.5k
Forks301
Last commit4 months ago
Apollo Client Developer Tools
Apollo Client Developer ToolsTypeScript

Browser developer tools extension for inspecting and debugging Apollo Client GraphQL applications.

#query-inspector#apollo-client-devtools#developer-tools
Stars1.5k
Forks175
Last commit
apollo-angular
apollo-angularTypeScript

A fully-featured, production-ready caching GraphQL client for Angular applications.

#data-fetching#the-guild#caching
Stars1.5k
Forks310
Last commit15 days ago
graphql-spring-boot
graphql-spring-bootJava

A Spring Boot starter for GraphQL servers with built-in support for GraphiQL, Altair, Playground, and Voyager.

#api#graphql#graphql-annotations
Stars1.5k
Forks320
Last commit2 years ago
accounts-js
accounts-jsTypeScript

Fullstack authentication and accounts-management solution for GraphQL and REST applications in JavaScript.

#oauth#rest#authentication
Stars1.5k
Forks144
Last commit2 years ago
Plural
PluralHTML

A self-hosted platform for deploying and managing cloud-native infrastructure and applications on Kubernetes using GitOps and Infrastructure as Code.

#ai-ops#fleet-management#elixir-lang
Stars1.5k
Forks77
Last commit8 days ago
tailcall
tailcallRust

An open-source, high-performance GraphQL runtime for building and orchestrating APIs with a declarative configuration.

#api-gateway#no-code#battle-tested
Stars1.4k
Forks256
Last commit11 hours ago
PreviousPage 4 of 11Next

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
1 month ago
2 days ago
#Api90
#Typescript79
#React61
#Graphql Server53
#Nodejs51
#Backend50
#Javascript46
#Rest Api46
#Developer Tools43
#Relay42
#Graphql Client38
#Data Fetching37