7 projects
GraphQL Foundation
GraphQL Foundation is a Linux Foundation project that supports the development, promotion, and adoption of GraphQL, an open-source query language for APIs that enables clients to request exactly the data they need.
14,650
2,709
GraphQL Specification
The GraphQL Specification project, hosted by The Linux Foundation, defines and maintains the official technical standard for GraphQL, a query language for APIs that enables clients to request exactly the data they need.
97
2
GraphiQL
GraphiQL is an open-source, interactive browser-based IDE for exploring and testing GraphQL APIs. This Linux Foundation project provides developers with a user-friendly interface to write queries, view documentation, and debug GraphQL implementations.
76
3
GraphQL.js
GraphQL.js is a Linux Foundation project providing a JavaScript reference implementation of GraphQL, enabling efficient API queries with precise data retrieval, type validation, and seamless integration for web and mobile applications.
53
1
GraphQL IDE Monorepo
A monorepo housing integrated development environment tools for GraphQL, providing developers with a unified codebase for building, testing, and deploying GraphQL applications under The Linux Foundation's oversight.
26
1
GraphQL Working Group
The GraphQL Working Group is a Linux Foundation initiative that oversees the development, standardization, and evolution of GraphQL, an open-source query language for APIs that enables clients to request exactly the data they need.
GraphQL over HTTP
A Linux Foundation project implementing GraphQL API specification over HTTP protocol, enabling efficient data querying and manipulation through a standardized interface between clients and servers.