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

F8 App 2017
F8 App 2017JavaScript

Official 2017 F8 conference app built with React Native, Redux, Relay, and GraphQL.

#relay#graphql#mobile-app
Stars13.9k
Forks2.5k
Last commit3 years ago
Quicktype
QuicktypeTypeScript

Generate strongly-typed models and serializers from JSON, JSON Schema, TypeScript, and GraphQL for many programming languages.

#multi-language#graphql#data-modeling
Stars13.8k
Forks1.2k
Last commit22 hours ago
quicktype
quicktypeTypeScript

Generate strongly-typed models and serializers from JSON, JSON Schema, TypeScript, and GraphQL for many programming languages.

#multi-language#developer-tools#graphql
Stars13.8k
Forks1.2k
Last commit22 hours ago
PostGraphile
PostGraphileTypeScript

A monorepo for Graphile's GraphQL tools, featuring PostGraphile for auto-generating GraphQL APIs from PostgreSQL and Grafast for high-performance GraphQL execution.

#backend-development#open-source#postgres
Stars12.9k
Forks620
Last commit
Stash
StashGo

An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc

#hacktoberfest#media#graphql
Stars12.7k
Forks1.1k
Last commit1 day ago
graphql-code-generator
graphql-code-generatorTypeScript

A tool for generating code from GraphQL schemas and operations with a flexible plugin system.

#developer-tools#plugin-system#schema-first
Stars11.3k
Forks1.4k
Last commit1 day ago
Tyk API Gateway
Tyk API GatewayGo

A cloud-native, open source API gateway written in Go, supporting REST, GraphQL, TCP, and gRPC protocols.

#api-gateway#api#authentication
Stars10.8k
Forks1.2k
Last commit1 day ago
gqlgen
gqlgenGo

A Go library for building type-safe GraphQL servers using schema-first design and code generation.

#schema-first#graphql#api-server
Stars10.7k
Forks1.3k
Last commit4 days ago
graphql
graphqlGo

A Go implementation of GraphQL that follows the official reference implementation and supports queries, mutations, and subscriptions.

#backend-development#api#graphql-go
Stars10.2k
Forks841
Last commit1 month ago
KeystoneJS
KeystoneJSTypeScript

A headless CMS for Node.js that provides a GraphQL API and admin UI from your schema definitions.

#cms-framework#database#api-framework
Stars9.9k
Forks1.3k
Last commit18 hours ago
sea-orm
sea-ormRust

A powerful, async relational ORM for Rust with advanced relations, nested persistence, and GraphQL integration.

#orm#database#postgres
Stars9.8k
Forks716
Last commit1 day ago
Nhost
NhostTypeScript

An open-source backend platform with GraphQL, PostgreSQL, authentication, storage, and serverless functions.

#database#developer-tools#firebase-alternative
Stars9.2k
Forks601
Last commit22 hours ago
API Platform framework
API Platform frameworkPHP

A PHP framework for creating API-first projects with REST, GraphQL, and automatically generated admin interfaces and web apps.

#vue-js#rest#json-ld
Stars9.2k
Forks972
Last commit23 days ago
urql
urqlTypeScript

A highly customizable and versatile GraphQL client for React, Preact, Vue, Solid, and Svelte.

#caching#graphql#graphql-clients
Stars9.0k
Forks478
Last commit14 days ago
Preact-urql
Preact-urqlTypeScript

A highly customizable and versatile GraphQL client for React, Preact, Vue, Solid, and Svelte.

#caching#graphql#graphql-clients
Stars9.0k
Forks478
Last commit14 days ago
Karate
KarateJava

A unified open-source framework combining API testing, mocks, performance testing, and UI automation.

#load-testing#performance-testing#graphql
Stars8.9k
Forks2.0k
Last commit1 day ago
graphql-yoga
graphql-yogaTypeScript

A fully-featured GraphQL server with easy setup, performance, and great developer experience, built on the WHATWG Fetch API.

#w3c#plugin-system#graphql
Stars8.5k
Forks593
Last commit3 days ago
Gridsome
GridsomeJavaScript

A Vue.js static site generator for building fast, modern websites with any headless CMS or API.

#gridsome#static-site-generator#graphql
Stars8.5k
Forks468
Last commit2 years ago
Vendure
VendureTypeScript

Open-source headless commerce platform built with TypeScript, NestJS, React, and GraphQL

#ecommerce#ecommerce-framework#graphql
Stars8.3k
Forks1.4k
Last commit1 day ago
graphene
graphenePython

An opinionated Python library for building GraphQL schemas and types quickly and easily.

#api-framework#relay#graphql
Stars8.2k
Forks821
Last commit10 months ago
GraphQL Voyager
GraphQL VoyagerTypeScript

Visualize any GraphQL API as an interactive graph for exploring and understanding data models.

#react-component#developer-tools#graphql
Stars8.2k
Forks556
Last commit2 months ago
type-graphql
type-graphqlTypeScript

Create GraphQL schemas and resolvers with TypeScript using classes and decorators.

#controllers#gql#api
Stars8.1k
Forks675
Last commit8 days ago
TypeGraphQL
TypeGraphQLTypeScript

Create GraphQL schemas and resolvers with TypeScript using classes and decorators for a type-safe developer experience.

#controllers#gql#api
Stars8.1k
Forks675
Last commit8 days ago
VulcanJS
VulcanJSJavaScript

A React+GraphQL framework built on Meteor for rapid application development.

#hacktoberfest#server-rendering#real-time-apps
Stars7.9k
Forks1.8k
Last commit1 year ago
Requestly
Requestly

A local-first API client and HTTP interceptor for building, testing, and mocking APIs directly in your browser or desktop.

#git-sync#postman-alternative#hacktoberfest
Stars6.7k
Forks703
Last commit1 day ago
Prisma Examples
Prisma ExamplesTypeScript

A collection of ready-to-run example projects demonstrating Prisma ORM usage across various frameworks and databases.

#backend-development#fullstack-demos#examples
Stars6.6k
Forks1.5k
Last commit2 days ago
graphql-java
graphql-javaJava

A Java implementation of the GraphQL specification for building type-safe GraphQL servers.

#api#graphql#query-execution
Stars6.2k
Forks1.1k
Last commit23 hours ago
graphql-request
graphql-requestTypeScript

A minimal, extensible, and type-safe GraphQL client for JavaScript with full type inference and a powerful extension system.

#frontend-development#graphql#type-safety
Stars6.1k
Forks310
Last commit2 months ago
GraphQL Editor
GraphQL EditorTypeScript

A visual editor and IDE for designing, visualizing, and understanding GraphQL schemas through a block-based interface.

#monaco-editor#react-component#developer-tools
Stars6.1k
Forks283
Last commit10 months ago
vue-apollo
vue-apolloTypeScript

Apollo Client integration for Vue.js applications, providing hooks, components, and utilities for GraphQL.

#vue2#vue-options-api#data-fetching
Stars6.0k
Forks517
Last commit18 days ago
vue-apollo
vue-apolloTypeScript

Apollo Client integration for Vue.js applications, providing hooks, components, and utilities for GraphQL.

#vue2#vue-options-api#data-fetching
Stars6.0k
Forks517
Last commit18 days ago
GraphQL.NET
GraphQL.NETC#

A .NET implementation of the GraphQL specification for building GraphQL APIs and servers.

#data-fetching#api#graphql-dotnet
Stars6.0k
Forks945
Last commit1 day ago
juniper
juniperRust

A type-safe, blazingly fast GraphQL server library for Rust with full spec compliance and framework integrations.

#api#schema-first#graphql
Stars6.0k
Forks442
Last commit4 days ago
HotChocolate
HotChocolateC#

A comprehensive open-source GraphQL platform for .NET, featuring a server, client, IDE, and DataLoader.

#api-gateway#open-source#asp-net-core
Stars5.7k
Forks807
Last commit1 day ago
graphql-ruby
graphql-rubyRuby

A Ruby implementation of the GraphQL specification for building type-safe APIs.

#hacktoberfest#rails#api
Stars5.5k
Forks1.4k
Last commit1 day ago
graphql-tools
graphql-toolsTypeScript

A utility library for building, stitching, and mocking GraphQL schemas using the SDL-first approach.

#graphql#graphql-api#schema-language
Stars5.4k
Forks828
Last commit1 day ago
PreviousPage 2 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
2 days ago
#Api111
#Typescript98
#React78
#Backend69
#Nodejs68
#Graphql Server56
#Javascript55
#Relay54
#Rest Api51
#Headless Cms48
#Developer Tools48
#Graphql Client44