function: graphql
218 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| graphql-hive/graphql-modules GraphQL Modules is a TypeScript library for building reusable, testable, and maintainable modules out of a GraphQL server's schema and reso… | 83 | 1327 | stable |
| Khan/genqlient genqlient is a Go library and code generator that produces type-safe client code for GraphQL APIs. It validates queries against the schema … | 70 | 1320 | active |
| postlight/headless-wp-starter A starter kit from Postlight that spins up a headless WordPress backend exposing data via the WP REST API and GraphQL, alongside sample Rea… | 23 | 4547 | maintenance |
| berbicanes/apiark ApiArk is a privacy-first desktop API client built with Tauri v2, serving as a lightweight Postman alternative that runs entirely locally w… | 63 | 1266 | active |
| clintonwoo/hackernews-react-graphql A Hacker News clone rewritten with universal JavaScript using React, Next.js, and GraphQL (Apollo). It serves as a production-ready boilerp… | 32 | 4449 | maintenance |
| wundergraph/cosmo WunderGraph Cosmo is an open-source full lifecycle API management platform for federated GraphQL, including a schema registry, composition … | 92 | 1259 | active |
| anvilco/spectaql SpectaQL is a Node.js library and CLI that autogenerates static GraphQL API documentation from a live endpoint's introspection query, an in… | 75 | 1229 | active |
| graphql-compose/graphql-compose graphql-compose is a TypeScript toolkit for programmatically building and modifying complex GraphQL schemas on Node.js. It provides a type … | 23 | 1210 | stable |
| graphql-hive/graphql-config GraphQL Config is a library and configuration standard that lets developers define a single .graphqlrc-style config file consumed by most G… | 68 | 1197 | stable |
| maticzav/graphql-middleware A TypeScript library that lets you split GraphQL resolvers into reusable middleware functions applied to any GraphQL schema. It follows the… | 67 | 1145 | stable |
| ponder-sh/ponder Ponder is an open-source TypeScript framework for indexing EVM smart contract data into Postgres and serving it via GraphQL or SQL over HTT… | 95 | 1121 | active |
| graphql-hive/SOFA SOFA (sofa-api) is a Node.js library that automatically generates a fully RESTful API from an existing GraphQL schema, turning queries, mut… | 76 | 1118 | active |
| Shopify/shopify-api-ruby ShopifyAPI is a lightweight Ruby gem for accessing the Shopify Admin REST and GraphQL APIs, including OAuth token creation and webhook regi… | 66 | 1105 | active |
| leangen/graphql-spqr GraphQL SPQR is a Java library that dynamically generates a GraphQL schema from existing Java code, enabling code-first GraphQL API develop… | 52 | 1102 | active |
| zalando-incubator/graphql-jit A TypeScript library that compiles GraphQL queries into optimized JavaScript functions using V8's JIT compilation, serving as a drop-in alt… | 89 | 1084 | active |
| google/rejoiner A Java library from Google that generates a unified GraphQL schema from gRPC microservices and other Protobuf sources. It maps GraphQL quer… | 10 | 3658 | maintenance |
| joreilly/Confetti Confetti is a Kotlin Multiplatform conference app project that lets users browse schedules and session information for a range of tech conf… | 68 | 1059 | active |
| gqty-dev/gqty GQty is a TypeScript GraphQL client that automatically detects data requirements from your code, eliminating the need to hand-write GraphQL… | 80 | 1038 | active |
| afuh/rick-and-morty-api The Rick and Morty API is a free, open-source REST and GraphQL API serving canonical data about characters, locations, and episodes from th… | 65 | 1036 | stable |
| krotik/eliasdb EliasDB is a lightweight graph database written in Go that stores data as nodes connected by edges, with support for transactions, partitio… | 67 | 1035 | active |
| yahoo/elide Elide is a Java library that generates model-driven JSON-API and GraphQL web services from JPA-annotated data models with minimal effort. I… | 84 | 1032 | active |
| aimeos/ai-admin-graphql A GraphQL API layer for the Aimeos e-commerce framework that exposes admin functionality. It allows building custom admin interfaces and to… | 74 | 1026 | active |
| graphql-nexus/nexus GraphQL Nexus is a declarative, code-first library for building strongly typed GraphQL schemas in TypeScript and JavaScript. It layers an e… | 23 | 3430 | maintenance |
| hasura/graphqurl graphqurl is a curl-like CLI for making GraphQL queries, mutations, and subscriptions, with schema-based autocomplete and schema export. It… | 35 | 3377 | maintenance |
| apollographql/apollo-tooling Apollo CLI for GraphQL client tooling, providing code generation and client-side schema operations for TypeScript, Swift, and Flow projects… | 67 | 3042 | maintenance |
| skevy/graphiql-app A lightweight Electron-based desktop wrapper around GraphiQL for editing and testing GraphQL queries and mutations. It provides a tabbed in… | 23 | 2969 | maintenance |
| notadd/notadd Notadd is an open-source microservice development architecture built on Nest.js, using TypeScript, GraphQL, TypeORM, gRPC, and Redis. It pr… | 10 | 2827 | maintenance |
| APIs-guru/graphql-faker A CLI tool that mocks GraphQL APIs with realistic faked data based on GraphQL SDL, using @fake, @examples, and @listLength directives with … | 32 | 2713 | maintenance |
| glennreyes/graphpack Graphpack is a zero-config CLI tool for building GraphQL servers, bundling webpack, Babel, nodemon, and Apollo Server under the hood. It pr… | 23 | 1973 | maintenance |
| mickhansen/graphql-sequelize A JavaScript library providing GraphQL resolver helpers and Relay connection support for Sequelize ORM models on MySQL and Postgres. It aut… | 23 | 1884 | maintenance |
| Graphcool/graphcool-framework An open-source backend development framework for building and deploying GraphQL APIs, centered on a GraphQL Database that auto-generates CR… | 10 | 1755 | maintenance |
| birkir/prime Prime is an open-source, self-hosted headless CMS with a GraphQL interface, built in TypeScript with React and TypeORM. It supports schema … | 23 | 1716 | maintenance |
| avored/laravel-ecommerce AvoRed is an open-source headless e-commerce platform built on Laravel, exposing a GraphQL API for products, orders, carts, and user manage… | 23 | 1544 | maintenance |
| stepci/garph Garph is a fullstack GraphQL framework for TypeScript that lets you build GraphQL APIs with a tRPC-style schema builder and no codegen. It … | 31 | 1313 | maintenance |
| grafbase/grafbase Grafbase is a high-performance GraphQL Federation Gateway (Rust router) plus CLI, acquired by The Guild in 2026. The cloud platform has bee… | 85 | 1230 | maintenance |
| apollographql/eslint-plugin-graphql An ESLint plugin that validates GraphQL query strings in JavaScript (tagged template literals) and .graphql files against a GraphQL schema.… | 67 | 1215 | maintenance |
| bradleyboy/tuql tuql is a Node.js CLI tool that automatically spins up a GraphQL server from a SQLite database or SQL dump file. It infers models and relat… | 32 | 1076 | maintenance |
| graphql/swapi-graphql A GraphQL schema and server that wraps the Star Wars API (SWAPI), exposing its data through a GraphQL endpoint. It is the official example … | 70 | 1062 | maintenance |
| bitmagnet-io/bitmagnet bitmagnet is a self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with a web UI, GraphQL API and Ser… | 62 | 4318 | experimental |
| iam4x/bobarr Bobarr is a self-hosted, Docker-based all-in-one movies and TV shows collection manager for BitTorrent users, serving as an alternative to … | 32 | 1705 | experimental |
| APIs-guru/graphql-lodash A TypeScript library that embeds lodash-style data transformation directives (@_) directly inside GraphQL queries, returning a transform fu… | 32 | 1232 | experimental |
| prisma/prisma1 Prisma 1 is a deprecated database toolkit providing an ORM with auto-generated type-safe clients, declarative migrations, and a GraphQL-bas… | 10 | 16383 | abandoned |
| reactioncommerce/reaction Mailchimp Open Commerce (formerly Reaction Commerce) is an API-first, headless e-commerce platform built with Node.js, MongoDB, React, and … | 54 | 12399 | abandoned |
| graphql/graphql-playground GraphQL Playground is a graphical IDE for exploring and testing GraphQL APIs, featuring autocompletion, interactive docs, and real-time sub… | 10 | 8829 | abandoned |
| VulcanJS/Vulcan Vulcan is a full-stack React+GraphQL framework built on Meteor, providing data loading, automatic form generation, email notifications, and… | 10 | 7900 | abandoned |
| graphql/express-graphql express-graphql is the original official reference implementation of a GraphQL HTTP server middleware for Express (and Connect/Restify). It… | 10 | 6259 | abandoned |
| este/este Este is a fullstack React/Next.js starter kit with TypeScript, GraphQL (Relay/Apollo), Prisma, and cross-platform mobile support via react-… | 10 | 5323 | abandoned |
| samdenty/gqless gqless is a TypeScript GraphQL client that lets you query GraphQL APIs by simply accessing typed objects, generating queries automatically … | 23 | 3656 | abandoned |
| mattkrick/meatier Meatier is a full-stack JavaScript web application framework that replicates Meteor's functionality using a modern, modular stack: RethinkD… | 32 | 3014 | abandoned |
| aws-samples/aws-serverless-airline-booking A sample serverless web application demonstrating flight search, booking, payment, and loyalty points on AWS, built with Lambda, AppSync Gr… | 23 | 2342 | abandoned |
| folkloreinc/laravel-graphql A Laravel 5/Lumen package that integrates Facebook's GraphQL, built on the webonyx/graphql-php implementation. It supports Eloquent models … | 10 | 1745 | abandoned |
| IBM/openapi-to-graphql A TypeScript library and CLI from IBM that translates REST APIs described by OpenAPI Specifications (OAS) or Swagger into GraphQL schemas a… | 10 | 1646 | abandoned |
| samsarahq/thunder Thunder is a Go framework for rapidly building GraphQL servers, featuring reflection-based schema generation from Go types, live queries wi… | 10 | 1571 | abandoned |
| ramsaylanier/WordExpress WordExpress is a stack for building WordPress-powered sites with Node, React, GraphQL, and Apollo, replacing the WordPress theme layer with… | 32 | 1552 | abandoned |
| apollographql/subscriptions-transport-ws A WebSocket client and server library for GraphQL subscriptions, originally the first TypeScript implementation of a WebSocket-based GraphQ… | 10 | 1507 | abandoned |
| replit/clui CLUI is a collection of JavaScript/TypeScript libraries from Replit for building command-driven interfaces with context-aware autocomplete.… | 10 | 1236 | abandoned |
| solidsnack/GraphpostgresQL GraphpostgresQL is a PL/pgSQL library that provides a GraphQL-like query interface to relational data in PostgreSQL. It uses table introspe… | 32 | 1086 | abandoned |
| derrickreimer/level Level is a team communication platform designed to reduce real-time interruptions and support deep work, built as a full-scale Elixir/Phoen… | 32 | 1010 | abandoned |
| Supabase Supabase is an open-source Postgres development platform that bundles a hosted (or self-hosted) Postgres database with authentication, auto… | 98 | 108441 | stable |
| hoppscotch/hoppscotch Hoppscotch is an open-source API development ecosystem for building, testing, and documenting HTTP, REST, GraphQL, and WebSocket requests. … | 98 | 80100 | active |
| NestJS NestJS is a progressive Node.js framework for building efficient, scalable, enterprise-grade server-side applications in TypeScript or Java… | 95 | 76465 | stable |
| payloadcms/payload Payload is an open-source, MIT-licensed fullstack Next.js framework and headless CMS written in TypeScript. A single config instantly gener… | 94 | 44422 | stable |
| Kong/insomnia Insomnia is an open-source, cross-platform desktop API client for debugging, designing, testing, and mocking APIs across REST, GraphQL, Web… | 99 | 39954 | active |
| directus/directus Directus is an open-source backend application that wraps any SQL database into instant REST and GraphQL APIs, a no-code data studio, and a… | 99 | 37603 | active |
| pubkey/rxdb RxDB is a local-first, reactive NoSQL database for JavaScript applications that runs in browsers, mobile apps, desktop apps, and servers. I… | 99 | 23368 | active |
| Parse Server Parse Server is an open-source Backend-as-a-Service (BaaS) that runs on Node.js with the Express framework, providing REST and GraphQL APIs… | 95 | 21411 | active |
| mountain-loop/yaak Yaak is an open-source, local-first desktop API client for sending HTTP, GraphQL, WebSocket, Server-Sent Events, and gRPC requests, built w… | 97 | 19120 | active |
| mswjs/msw Mock Service Worker (MSW) is an API mocking library for JavaScript that intercepts HTTP, GraphQL, and WebSocket requests in browsers via th… | 90 | 18168 | stable |
| stashapp/stash Stash is a self-hosted web application written in Go that organizes, tags, and streams personal video and image collections through a brows… | 92 | 12885 | active |
| Gatsby Gatsby is an open-source React-based framework for building fast, content-rich websites and apps, combining static-site generation with dyn… | 88 | 55941 | maintenance |
| TykTechnologies/tyk Tyk Gateway is a cloud-native, open-source API Gateway written in Go that supports REST, GraphQL, TCP, and gRPC protocols. It provides rate… | 97 | 10805 | stable |
| evershopcommerce/evershop EverShop is an open-source, TypeScript-first e-commerce platform built with Node.js, React, and GraphQL, featuring a modular architecture w… | 90 | 10424 | active |
| API Platform API Platform is a full-stack PHP framework built on Symfony (and Laravel) for creating API-first projects with hypermedia REST or GraphQL A… | 95 | 9179 | stable |
| graphql-hive/graphql-yoga GraphQL Yoga is a batteries-included, spec-compliant GraphQL over HTTP server library for JavaScript/TypeScript, built on Envelop and Graph… | 98 | 8527 | stable |
| webiny/webiny-js Webiny is an open-source, self-hosted content platform built as a TypeScript framework that runs on AWS serverless infrastructure (Lambda, … | 98 | 8031 | active |
| Proxyman Proxyman is a native macOS HTTP(S) debugging proxy application that captures, inspects, and mocks HTTP/HTTPS and WebSocket traffic from bro… | 99 | 6949 | active |
| requestly/requestly Requestly API Client is a lightweight, Git-native desktop API client for designing, building, and testing REST, GraphQL, SOAP, and gRPC API… | 91 | 6750 | active |
| aidlearning/AidLearning-FrameWork AidLux (originally AidLearning) is an AIoT development platform that runs a native Ubuntu Linux environment with GUI, deep learning tooling… | 70 | 5797 | active |
| rmosolgo/graphql-ruby graphql-ruby is a Ruby implementation of the GraphQL specification for building GraphQL server APIs in Ruby and Rails applications. It prov… | 67 | 5444 | stable |
| loopbackio/loopback-next LoopBack 4 is a highly extensible Node.js and TypeScript framework for building REST APIs and microservices, driven by OpenAPI specificatio… | 77 | 5107 | active |
| statamic/cms Statamic is a flat-first, Laravel-powered content management system distributed as a Composer package that installs into an existing Larave… | 95 | 4877 | active |
| Aimeos Aimeos is a full-featured, open-source PHP e-commerce framework that integrates with Laravel, Symfony, and TYPO3 to build online shops, mar… | 77 | 4526 | stable |
| poem-web/poem Poem is a full-featured, easy-to-use web framework for Rust built on async/await, with crates for OpenAPI, gRPC, AWS Lambda, and MCP server… | 66 | 4434 | active |
| erxes/erxes Erxes is an open-source, self-hostable 'Experience Operating System' (XOS) that unifies customer messaging, sales pipelines, marketing, ope… | 95 | 4075 | active |
| parse-community/parse-dashboard A standalone web dashboard for managing Parse Server applications, including a data browser, app configuration, and a GraphQL Playground. I… | 97 | 3805 | active |
| ardatan/graphql-mesh GraphQL Mesh is a GraphQL federation framework and gateway that converts non-GraphQL API services (REST/OpenAPI, gRPC, SOAP, OData, Thrift,… | 95 | 3512 | active |
| flawiddsouza/Restfox Restfox is an offline-first, minimalistic HTTP and WebSocket testing client available as a web app (PWA) and desktop application. It suppor… | 74 | 2746 | active |
| golevelup/nestjs A monorepo of NestJS modules and utilities from golevelup, including RabbitMQ integration (RPC and pub/sub), Hasura event handlers, Stripe … | 90 | 2739 | active |
| palemoky/chinese-poetry-api A high-performance Go-based API service serving nearly 400,000 classical Chinese poems (Tang, Song, Yuan, etc.) with both REST and GraphQL … | 76 | 2690 | active |
| krakend/krakend-ce KrakenD Community Edition is an open-source, stateless, high-performance API Gateway written in Go that aggregates, transforms, secures, an… | 99 | 2668 | stable |
| Squidex/squidex Squidex is an open-source (MIT) headless CMS and content management hub built with ASP.NET Core and CQRS, exposing content and assets throu… | 88 | 2509 | active |
| ash-project/ash Ash is a declarative, extensible application framework for Elixir that lets you model your domain as typed resources and derive APIs, persi… | 95 | 2480 | active |
| learnhouse/learnhouse LearnHouse is a next-generation open-source learning management system (LMS) for creating, sharing, and selling educational content. It com… | 99 | 2203 | active |
| platformatic/platformatic Platformatic Watt is an open-source Node.js application server that runs any Node.js application (in any framework) inside worker threads, … | 95 | 2034 | active |
| microcks/microcks Microcks is an open source, cloud native platform for API mocking and testing that turns OpenAPI, AsyncAPI, gRPC, GraphQL, Postman and Soap… | 98 | 2026 | active |
| authorizerdev/authorizer Authorizer is an open-source, self-hosted authentication and authorization server written in Go, providing OAuth2/OIDC, SAML SSO, MFA, soci… | 98 | 1984 | active |
| FoalTS/foal Foal (FoalTS) is a full-featured, TypeScript-based Node.js web framework that bundles a CLI, ORM (TypeORM), authentication, testing tools, … | 95 | 1934 | active |
| daptin/daptin Daptin is a self-hosted Go application server that turns declarative schema definitions into permission-aware JSON:API and GraphQL CRUD bac… | 98 | 1891 | active |
| camlworks/dream Dream is a tidy, feature-complete web framework for OCaml and ReasonML with a flat, one-module API. It supports WebSockets, GraphQL, HTTP/2… | 60 | 1878 | active |
| ever-co/ever-demand Ever Demand is an open-source, real-time on-demand commerce platform for building single-store shops, multi-vendor marketplaces, and on-dem… | 66 | 1848 | active |