graphql-voyager
Graph visualization tool
A tool to visualize GraphQL APIs as interactive graphs.
🛰️ Represent any GraphQL API as an interactive graph
8k stars
95 watching
518 forks
Language: TypeScript
last commit: 3 months ago
Linked from 3 awesome lists
api-documentationgraphqlgraphql-toolsgraphvizvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,320 |
urql-graphql/urql | A versatile and customizable GraphQL client for building complex web applications | 8,687 |
graphql-editor/graphql-editor | An editor for designing and visualizing GraphQL schemas | 6,012 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,356 |
hasura/graphqurl | A tool for making GraphQL queries with features like autocomplete and subscription support. | 3,345 |
graphql-python/graphene | An opinionated Python library for building GraphQL schemas/types fast and easily. | 8,115 |
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,110 |
howtographql/howtographql | A fullstack tutorial website on GraphQL and its ecosystem | 8,703 |
graphql-kit/graphql-faker | A tool for generating realistic data for GraphQL APIs with minimal configuration | 2,698 |
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 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 609 |
idurar/starter-graphql-next-js | A starter kit for building GraphQL APIs with Next.js and Mongodb CRUD capabilities | 32 |
graphql-dotnet/graphql-dotnet | An implementation of Facebook's GraphQL specification for .NET applications. | 5,886 |