graphiql
GraphQL IDE Toolkit
A set of libraries and tools for building GraphQL-based integrated development environments (IDEs) and language servers.
GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.
16k stars
234 watching
2k forks
Language: TypeScript
last commit: 14 days ago
Linked from 1 awesome list
codemirrorgraphiqlgraphqllsp-modelsp-servermonaco-editorvscode
Related projects:
Repository | Description | Stars |
---|---|---|
graphql/graphql-playground | A tool enabling real-time GraphQL development workflows with interactive documentation and collaboration features. | 8,773 |
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,307 |
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,088 |
graphql-rust/juniper | A GraphQL server library written in Rust | 5,712 |
graphile/crystal | A monorepo for maintaining and distributing multiple GraphQL-related packages and tools. | 12,613 |
graphql-kit/graphql-faker | A tool for generating realistic data for GraphQL APIs with minimal configuration | 2,694 |
skevy/graphiql-app | A wrapper around GraphiQL that provides a tabbed interface for editing and testing GraphQL queries/mutations. | 2,965 |
kriasoft/graphql-starter-kit | A pre-configured monorepo project template for building high-performance GraphQL APIs with PostgreSQL and React front-end. | 3,877 |
graphql-dotnet/graphql-dotnet | A .NET library implementing Facebook's GraphQL specification | 5,869 |
rmosolgo/graphql-ruby | Implementing the GraphQL protocol in Ruby to provide a specification-compliant API for querying data. | 5,381 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,353 |
maticzav/graphql-shield | A tool to create permission layers for GraphQL servers by adding an abstraction layer between the application and the underlying data storage. | 3,560 |
ardatan/graphql-mesh | Enables interaction with diverse API services using GraphQL queries and mutations | 3,295 |
chillicream/graphql-platform | A suite of tools to build and manage GraphQL APIs and clients. | 5,249 |
swisskyrepo/graphqlmap | A tool for automating interaction with GraphQL endpoints for pentesting and vulnerability assessment. | 1,390 |