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

sveltekit-kitql
sveltekit-kitqlTypeScript

A collection of standalone tools and libraries to accelerate SvelteKit and GraphQL web application development.

#developer-tools#productivity#graphql
Stars455
Forks40
Last commit2 days ago
Walkable
WalkableClojure

A Clojure/ClojureScript SQL library for building APIs with Datomic®-style pull syntax and dynamic filtering.

#pull-syntax#clojurescript#graphql
Stars452
Forks15
Last commit4 years ago
graphql-let
graphql-letTypeScript

A toolchain that integrates GraphQL Code Generator with webpack, Babel, and CLI to generate TypeScript types from GraphQL documents.

#developer-tools#graphql#type-safety
Stars452
Forks35
Last commit12 days ago
Booster
BoosterTypeScript

A TypeScript framework for building event-driven backend microservices with CQRS, Event Sourcing, and automatic cloud infrastructure generation.

#event-driven#cloud-infrastructure#cqrs
Stars448
Forks98
Last commit1 month ago
graphql-live-query
graphql-live-queryTypeScript

A JavaScript library for adding real-time live queries to any GraphQL schema with support for multiple transports.

#live-queries#relay#graphql
Stars440
Forks35
Last commit2 days ago
GraphQL over HTTP
GraphQL over HTTPJavaScript

A working draft specification that defines how GraphQL should be served over HTTP to ensure interoperability across clients and servers.

#graphql#http-protocol#api-specification
Stars427
Forks69
Last commit1 day ago
grpc-graphql-gateway
grpc-graphql-gatewayGo

A protoc plugin that generates GraphQL execution code from Protocol Buffers, enabling a GraphQL gateway for gRPC services.

#api-gateway#backend-integration#graphql-gateway
Stars426
Forks54
Last commit1 year ago
Go Relay
Go RelayGo

A Go library for building GraphQL servers compatible with React Relay's GraphQL specifications.

#api#relay#graphql
Stars423
Forks54
Last commit5 years ago
Apollo Elements
Apollo ElementsTypeScript

A collection of web component libraries for building GraphQL-powered UIs with Apollo Client.

#web-components#hacktoberfest#custom-elements
Stars423
Forks25
Last commit2 days ago
morpheus-graphql
morpheus-graphqlHaskell

A Haskell library for building type-safe GraphQL APIs and clients with native Haskell types.

#haskell#functional-programming#haskell-graphql
Stars415
Forks69
Last commit1 month ago
gotql
gotqlTypeScript

A Node.js GraphQL client that lets you write queries as JSON objects instead of strings.

#hacktoberfest#query-builder#server-side
Stars409
Forks20
Last commit1 year ago
FSharp.Data.GraphQL
FSharp.Data.GraphQLF#

An F# implementation of the GraphQL specification, providing a type-safe server and client library for .NET ecosystems.

#type-provider#relay#graphql
Stars409
Forks74
Last commit7 days ago
Graphback
GraphbackTypeScript

Automatically generates GraphQL CRUD APIs, resolvers, and database schemas from GraphQL type definitions.

#generator#hacktoberfest#crud
Stars408
Forks73
Last commit3 years ago
FuturamaAPI
FuturamaAPIPython

A Futurama-themed REST and GraphQL API with real-time updates, built as a tech playground for modern web development.

#fastapi#alembic#graphql
Stars407
Forks25
Last commit25 days ago
Fake JSON Server
Fake JSON ServerC#

A .NET-based fake REST API server for prototyping and CRUD backends, with GraphQL support and no database required.

#crud-backend#fake-server#fake-data
Stars407
Forks95
Last commit3 months ago
Apollo Link Firebase
Apollo Link FirebaseTypeScript

An Apollo Link that enables GraphQL queries, mutations, and subscriptions directly on Firebase Realtime Database without a GraphQL server.

#realtime-data#data-synchronization#graphql
Stars404
Forks25
Last commit
graphql-java-annotations
graphql-java-annotationsJava

An annotations-based syntax library for defining GraphQL schemas in Java, reducing verbosity compared to plain graphql-java.

#relay#type-system#graphql
Stars392
Forks99
Last commit9 months ago
OpenCRUD
OpenCRUD

A GraphQL CRUD API specification for databases, standardizing common data access patterns.

#crud#database#graphql
Stars390
Forks23
Last commit4 years ago
WebTau
WebTauJava

A unified testing API, CLI, and framework for writing unit, integration, and end-to-end tests across REST-API, WebSocket, GraphQL, Browser, Database, and CLI.

#database#report#rest
Stars383
Forks42
Last commit3 months ago
graphql-parser
graphql-parserRust

A GraphQL query and schema definition language parser, formatter, and AST implementation for Rust.

#graphql#query-language#schema-definition
Stars374
Forks81
Last commit1 year ago
pylon
pylonTypeScript

A TypeScript-first framework for building type-safe GraphQL APIs with minimal boilerplate.

#developer-tools#api-framework#graphql
Stars373
Forks13
Last commit1 month ago
WPGraphQL JWT Authentication
WPGraphQL JWT AuthenticationPHP

Adds JWT-based authentication to WPGraphQL for WordPress, enabling secure user login and token management.

#hacktoberfest#auth#graphql
Stars363
Forks79
Last commit4 months ago
The Knests Stack
The Knests StackTypeScript

A full-stack TypeScript boilerplate with Docker, Node.js, Nest.js, Next.js, GraphQL, and Material-UI for rapid web app development.

#hackathon-starter#graphql#nextjs
Stars354
Forks43
Last commit1 day ago
cppgraphqlgen
cppgraphqlgenC++

A C++ library and code generator for building and consuming GraphQL services, enabling native GraphQL in hybrid apps.

#relay#graphql#c-plus-plus-20
Stars350
Forks53
Last commit2 months ago
GraphCrawler - The all-in-one GraphQL Security toolkit
GraphCrawler - The all-in-one GraphQL Security toolkitPython

An automated security testing toolkit for GraphQL endpoints that discovers, analyzes, and scores vulnerabilities.

#api#api-hacking#graphql
Stars335
Forks23
Last commit
Relate
RelateJavaScript

An experimental universal web application built with React, GraphQL, and Next.js for server-side rendering and dynamic routing.

#universal#graphql#apollographql
Stars334
Forks19
Last commit2 years ago
neuron
neuronElixir

A flexible GraphQL client for Elixir applications with customizable JSON and connection modules.

#hex#elixir-lang#elixir
Stars333
Forks37
Last commit3 years ago
django-graphql-auth
django-graphql-authPython

A Django package providing GraphQL mutations and queries for user registration, authentication, and account management.

#api#authentication#user-management
Stars329
Forks107
Last commit1 year ago
Pydantic Resolve
Pydantic ResolvePython

A Python library for declarative data assembly and N+1 query elimination in Pydantic models using DataLoader patterns.

#fastapi#declarative-programming#orm
Stars327
Forks13
Last commit24 days ago
ZeroQL
ZeroQLC#

A high-performance C# GraphQL client with Linq-like syntax that avoids Reflection.Emit for near-raw HTTP call performance.

#linq-syntax#client#high-performance
Stars320
Forks19
Last commit6 months ago
KGraphQL
KGraphQLKotlin

Pure Kotlin GraphQL implementation

#graphql#kotlin
Stars307
Forks59
Last commit10 months ago
WPGraphQL Gutenberg
WPGraphQL GutenbergPHP

A WordPress plugin that exposes Gutenberg blocks as structured data via WPGraphQL.

#gutenberg#api#headless-wordpress
Stars306
Forks59
Last commit1 year ago
Praxis
PraxisRuby

A Ruby framework for designing and implementing modern REST APIs with automatic OpenAPI documentation and GraphQL-like field selection.

#service-architecture#design-first#api-framework
Stars302
Forks39
Last commit1 year ago
practical-dapr
practical-daprC#

A full-stack .NET microservices reference application built on Dapr and Tye for Kubernetes deployment.

#reference-application#redis#minimalist
Stars300
Forks64
Last commit3 years ago
Dapper.GraphQL
Dapper.GraphQLC#

A .NET Core library that integrates Dapper and GraphQL.NET with performance-focused query building and entity mapping.

#orm#graphql-dotnet#graphql
Stars298
Forks47
Last commit2 years ago
Flama
FlamaPython

A Python framework for building and deploying machine learning APIs with a focus on simplicity and performance.

#crud#llm-serving#marshmallow
Stars294
Forks17
Last commit2 days ago
PreviousPage 8 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
7 years ago
2 years ago
#Api111
#Typescript98
#React78
#Backend69
#Nodejs68
#Graphql Server56
#Javascript55
#Relay54
#Rest Api51
#Headless Cms48
#Developer Tools48
#Graphql Client44