JavaScript GraphQL

Open-source JavaScript projects categorized as GraphQL

Top 23 JavaScript GraphQL Projects

  1. Gatsby

    React-based framework with performance, scalability, and security built in.

    Project mention: React Server Components without Next.js - what are the real alternatives today? | dev.to | 2026-02-03

    Gatsby supports React Server Components in its SSR mode. The implementation is stable, but the scope is narrow. Gatsby primarily targets content-heavy and hybrid static use cases. While RSC can be used for dynamic server rendering, the framework is not optimized for deeply interactive applications built around server components. For certain classes of sites, this is acceptable. For general-purpose applications, it is limiting.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. prettier

    Prettier is an opinionated code formatter.

    Project mention: How to Build a Dependency Map of a Legacy Codebase Using AI Tools | dev.to | 2026-05-09

    137Foundry provides legacy modernization services that include dependency mapping as a foundational assessment phase. Prettier and ESLint are useful companion tools for enforcing code style consistency as the refactoring proceeds. Node.js and Python.org official documentation are authoritative references for understanding the import and module systems of those runtimes.

  4. parse-server

    Parse Server for Node.js / Express

    Project mention: AI Coding: Building a 1-Hour App Clone Is Easy. Shipping It Is the Work | dev.to | 2026-03-18

    If you’re coming from the Parse ecosystem, it may help to know that Parse itself is a long-running open source backend framework. You can start from the official Parse Platform site, or go deeper with the community’s Parse Server repository. Our own developer docs are organized around that reality. If you want implementation-level guides, start with our SashiDo Documentation.

  5. dataloader

    DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.

    Project mention: Show HN: I built a fuse box for microservices | news.ycombinator.com | 2026-02-19
  6. Reaction Commerce

    Project has been discontinued ////// Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.

  7. Gridsome

    ⚡️ The Jamstack framework for Vue.js

  8. react-firebase-starter

    Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay

  9. graphqurl

    curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.

  10. join-monster

    A GraphQL to SQL query execution layer for query planning and batch data fetching.

  11. mercurius

    Implement GraphQL servers and gateways with Fastify

  12. onur.dev

    ✦ My personal website built using Next.js, Tailwind CSS, shadcn/ui, Contentful, Raindrop, Supabase and deployed on Vercel.

  13. platformatic

    Platformatic Open Source monorepo!

  14. graphpack

    ☄️ A minimalistic zero-config GraphQL server.

  15. json-graphql-server

    Get a full fake GraphQL API with zero coding in less than 30 seconds.

  16. Damn-Vulnerable-GraphQL-Application

    Damn Vulnerable GraphQL Application is an intentionally vulnerable GraphQL service implementation designed for learning about and practising GraphQL Security.

  17. react-dashboard

    🔥React Dashboard - isomorphic admin dashboard template (React.js, Bootstrap, Node.js, GraphQL, React Router, Babel, Webpack, Browsersync) 🔥

  18. apollo-upload-client

    A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and GraphQL operation).

  19. graphql-upload

    Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.

  20. learn-graphql

    Real world GraphQL tutorials for frontend developers with deadlines!

  21. spectaql

    Autogenerate static GraphQL API documentation

  22. tuql

    Automatically create a GraphQL server from a SQLite database or a SQL file

  23. swapi-graphql

    A GraphQL schema and server wrapping SWAPI.

  24. rick-and-morty-api

    The Rick and Morty API

    Project mention: Implementing Data Compression in REST APIs with gzip and Brotli | dev.to | 2025-09-03

    Let's use the Rick and Morty API as an example. By sending a GET request to https://rickandmortyapi.com/api/location/20 with the Accept-Encoding: gzip header, the API returned compressed data. The server's response included Content-Encoding: gzip, confirming gzip compression was applied to the JSON payload.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript GraphQL discussion

Log in or Post with

JavaScript GraphQL related posts

  • GraphQL vs REST: 18 Claims Fact-Checked with Primary Sources (2026)

    14 projects | dev.to | 17 Apr 2026
  • AI Coding: Building a 1-Hour App Clone Is Easy. Shipping It Is the Work

    1 project | dev.to | 18 Mar 2026
  • Show HN: I built a fuse box for microservices

    2 projects | news.ycombinator.com | 19 Feb 2026
  • React Server Components without Next.js - what are the real alternatives today?

    5 projects | dev.to | 3 Feb 2026
  • Grats Evaluation Report

    2 projects | dev.to | 5 Jan 2026
  • The Top API Mocking Tools in 2025

    7 projects | dev.to | 3 Sep 2025
  • How good is Gen AI at providing estimates — and then holding itself accountable for meeting them?

    1 project | dev.to | 13 Aug 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source GraphQL projects in JavaScript? This list will help you:

# Project Stars
1 Gatsby 55,937
2 prettier 51,963
3 parse-server 21,395
4 dataloader 13,372
5 Reaction Commerce 12,412
6 Gridsome 8,502
7 react-firebase-starter 4,515
8 graphqurl 3,380
9 join-monster 2,702
10 mercurius 2,480
11 onur.dev 2,309
12 platformatic 2,012
13 graphpack 1,974
14 json-graphql-server 1,949
15 Damn-Vulnerable-GraphQL-Application 1,683
16 react-dashboard 1,642
17 apollo-upload-client 1,541
18 graphql-upload 1,439
19 learn-graphql 1,233
20 spectaql 1,226
21 tuql 1,072
22 swapi-graphql 1,063
23 rick-and-morty-api 1,030

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?