GraphQL在GitHub上拥有丰富的公共存在,包括多个受欢迎的项目,如graphql-js和graphiql。其主要使用的编程语言包括JavaScript、TypeScript和Python,涵盖了广泛的工具和库,旨在支持GraphQL的开发和集成。
A reference implementation of GraphQL for JavaScript
GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.
GraphQL is a query language and execution engine tied to any backend service.
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.
🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
Create a GraphQL HTTP server with Express.
A library to help construct a graphql-js server supporting react-relay.
A GraphQL query parser in C++ with C and C++ APIs
A GraphQL schema and server wrapping SWAPI.
The code of the graphql.org website
Working group notes for GraphQL
MIGRATED: VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)
Working draft of "GraphQL over HTTP" specification
An interface for building GraphQL language services for IDEs
Simple, pluggable, zero-dependency, GraphQL over HTTP spec compliant server, client and audit suite.
🌄Landscape for the GraphQL ecosystem
GraphQL mode and helpers for CodeMirror.
GraphQL Foundation Charter and Legal Documents
The GraphQL Composite Schemas WG (subcommittee)
GraphQL Composite Schema specification
GraphQL Scalars specifications repo.
GraphQL FAQ
Repository for discussions on the GraphQL defer-stream spec proposal
此仓库未提供描述。
Working group notes for graphql-js
Exploring how GraphQL can best support the growing needs of artificial intelligence and machine learning
Foundation marketing work
Working Group to define the best practices and semantic conventions for using OpenTelemetry with GraphQL.
此仓库未提供描述。
GraphQL Auxiliary Proposals
Laying out the default experience for new users that should lead to the greatest chance of success with GraphQL
Test repo for setting up EasyCLA, the tool we'll use to manage specification membership sigs
The GraphQL Directory is used to manage project mailing lists
Community-maintained reference and guides for various GraphQL Foundation processes and programs.
A template for GraphQL subcommittees
CLI utility to help with managing working groups
Default community health files for GraphQL Foundation
此仓库未提供描述。
此仓库未提供描述。
graphql在GitHub上构建了多个与GraphQL相关的项目,包括graphql-js和graphiql,这些项目为开发者提供了构建和使用GraphQL的工具和库。
graphql的公共代码库主要使用JavaScript、TypeScript和Python等编程语言。这些语言帮助实现了多种功能,以支持GraphQL的开发和应用。
是的,graphql的所有代码库都是公开的。这使得开发者能够访问和贡献这些项目,从而推动GraphQL生态系统的发展。