graphql-js
GraphQL library
A reference implementation of GraphQL in JavaScript.
A reference implementation of GraphQL for JavaScript
20k stars
398 watching
2k forks
Language: TypeScript
last commit: about 1 month ago graphqlgraphql-js
Related projects:
Repository | Description | Stars |
---|---|---|
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,356 |
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,320 |
graphql-nexus/nexus | A framework for building GraphQL schemas with TypeScript and JavaScript using a code-first, type-safe approach. | 3,401 |
graphql-go/graphql | An implementation of GraphQL schema and query execution in Go. | 9,949 |
apollographql/graphql-tag | A utility package for parsing and manipulating GraphQL queries in JavaScript. | 2,333 |
graffle-js/graffle | A minimal GraphQL client library for building JavaScript applications with strong type safety and support for Node and browser environments. | 5,896 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
hasura/graphqurl | A tool for making GraphQL queries with features like autocomplete and subscription support. | 3,345 |
webonyx/graphql-php | A PHP implementation of the GraphQL specification | 4,650 |
dotansimha/graphql-yoga | A GraphQL server implementation with focus on ease of setup, performance, and developer experience | 8,268 |
dotansimha/graphql-code-generator | A tool that generates code from GraphQL schemas and operations | 10,883 |
n1ru4l/graphql-live-query | A library and tools for adding real-time data updates to GraphQL APIs without manual cache management | 437 |
graphql-rust/juniper | A GraphQL server library written in Rust | 5,735 |
graphql/graphiql | A set of libraries and tools for building GraphQL-based integrated development environments (IDEs) and language servers. | 16,150 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |