/

graphql-js

A reference implementation of GraphQL for JavaScript

最終更新日:684日前
19.8k

gatsbyjs/gatsby
687日前54.9k

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

marmelab/react-admin
687日前23.5k

A frontend Framework for building data-driven applications running on top of REST/GraphQL APIs, using TypeScript, React and Material Design

refinedev/refine
687日前21.7k

A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.

TanStack/query
687日前38.5k

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

apollographql/apollo-client
688日前19.1k

:rocket:  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.

pubkey/rxdb
688日前20.2k

A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/

flatlogic/react-dashboard
693日前1.5k

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

nearform/graphql-hooks
707日前1.9k

🎣 Minimal hooks-first GraphQL client

gridsome/gridsome
688日前8.5k

⚡️ The Jamstack framework for Vue.js

vuejs/apollo
687日前6.0k

🚀 Apollo/GraphQL integration for VueJS

vuesion/vuesion
688日前2.8k

Vuesion is a boilerplate that helps product teams build faster than ever with fewer headaches and modern best practices across engineering & design.

hoppscotch/hoppscotch
685日前58.9k

👽 Open source API development ecosystem - https://hoppscotch.io

strapi/strapi
685日前58.9k

🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

Kong/insomnia
685日前32.4k

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

hasura/graphql-engine
685日前30.7k

Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

directus/directus
685日前24.7k

The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

absinthe-graphql/absinthe
686日前4.2k

The GraphQL toolkit for Elixir

Shopify/storefront-api-examples
690日前1.1k

Example custom storefront applications built on Shopify's Storefront API

payloadcms/payload
685日前17.6k

The best way to build a modern backend + admin UI. No black magic, all TypeScript, and fully open-source, Payload is both an app framework and a headless CMS.

apollographql/apollo-server
685日前13.6k

🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.

graphile/crystal
685日前12.3k

🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!

heyxyz/hey
684日前21.8k

Hey is a decentralized and permissionless social media app built with Lens Protocol 🌿

graphprotocol/graph-node
688日前2.7k

Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL

jaydenseric/graphql-upload
689日前1.4k

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

glideapps/quicktype
685日前11.2k

Generate types and converters from JSON, Schema, and GraphQL

authorizerdev/authorizer
684日前1.3k

Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.

reactioncommerce/reaction
685日前12.2k

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

learn-anything/learn-anything.xyz
684日前15.3k

Organize world's knowledge, explore connections and curate learning paths

JordanKnott/taskcafe
684日前4.0k

An open source project management tool with Kanban boards

prisma/prisma1
684日前16.6k

💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]

api-platform/api-platform
684日前8.2k

Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.

VulcanJS/Vulcan
687日前8.0k

🌋 A toolkit to quickly build apps with React, GraphQL & Meteor

aws-amplify/amplify-cli
684日前2.8k

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.

dotansimha/graphql-yoga
685日前7.9k

🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.

kdchang/reactjs101
683日前4.3k

從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。

Huachao/vscode-restclient
683日前4.8k

REST Client Extension for Visual Studio Code

rangav/thunder-client-support
683日前3.5k

Thunder Client is a lightweight Rest API Client Extension for VS Code.

redwoodjs/redwood
683日前16.6k

The App Framework for Startups

amplication/amplication
683日前13.1k

🔥🔥🔥 Open-source backend development platform. Build production-ready services without wasting time on repetitive coding.

graphql/graphql-playground
686日前8.7k

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)

prisma/prisma-examples
684日前5.7k

🚀 Ready-to-run Prisma example projects

icebob/vue-express-mongo-boilerplate
685日前2.8k

:star: MEVN Full stack JS web app boilerplate with NodeJS, Express, Mongo and VueJS

UnlyEd/next-right-now
694日前1.3k

Flexible production-grade boilerplate with Next.js 11, Vercel and TypeScript. Includes multiple opt-in presets using Storybook, Airtable, GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multi single-tenancy (monorepo) support

jmcdo29/testing-nestjs
683日前2.7k

A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!

juicycleff/ultimate-backend
684日前2.4k

Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication

webiny/webiny-js
684日前7.0k

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.

vendure-ecommerce/vendure
683日前5.0k

A headless GraphQL commerce platform for the modern web

DamianOsipiuk/vue-query
685日前1.1k

Hooks for fetching, caching and updating asynchronous data in Vue

hasura/graphqurl
694日前3.3k

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

roapi/roapi
684日前3.0k

Create full-fledged APIs for slowly moving datasets without writing a single line of code.

samdenty/gqless
686日前3.7k

a GraphQL client without queries

urql-graphql/urql
686日前8.4k

The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.

jasonkuhrt/graphql-request
683日前5.6k

Minimal GraphQL client

ChilliCream/graphql-platform
683日前4.8k

Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.

apollographql/apollo-ios
684日前3.8k

📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.

apollographql/apollo-kotlin
683日前3.6k

:robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.

f/graphql.js
707日前2.3k

A Simple and Isomorphic GraphQL Client for JavaScript

kamilkisiela/apollo-angular
684日前1.5k

A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server 🎁

apollographql/apollo-link
683日前1.4k

:link: Interface for fetching and modifying control flow of GraphQL requests

graphql-python/gql
687日前1.4k

A GraphQL client in Python

atulmy/fullstack-graphql
707日前1.0k

🌈 Simple Fullstack GraphQL Application. API built with Express + GraphQL + Sequelize (supports MySQL, Postgres, Sqlite and MSSQL). WebApp built with React + Redux to access the API. Written in ES6 using Babel + Webpack.

leebenson/reactql
697日前1.8k

Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR

the-road-to-graphql/react-graphql-github-apollo
691日前1.6k

🚀 A React + Apollo + GraphQL GitHub Client. Your opportunity to learn about these technologies in a real world application.

jaydenseric/apollo-upload-client
692日前1.5k

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).

apollographql/apollo-client-devtools
689日前1.5k

Apollo Client browser developer tools.

graphql-boilerplates/react-fullstack-graphql
685日前1.4k

Starter projects for fullstack applications based on React & GraphQL.

nestjs/graphql
685日前1.4k

GraphQL (TypeScript) module for Nest framework (node.js) 🍷