apollo-tooling
Code validation
Tools for validating and generating code for GraphQL clients and servers
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
3k stars
62 watching
470 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 2 awesome lists
code-generationflowgraphqlswifttypescript
Related projects:
Repository | Description | Stars |
---|---|---|
apollographql/apollo-client | A caching GraphQL client for building UI components with GraphQL | 19,409 |
apollographql/apollo-server | A GraphQL server for building production-ready APIs with schema-first development and universal compatibility. | 13,817 |
apollographql/apollo-client-devtools | Tools to inspect and debug Apollo Client applications in the browser | 1,502 |
vuejs/apollo | Provides integration tools and utilities for building GraphQL APIs with Vue.js | 6,033 |
the-road-to-graphql/react-apollo-client-mocking-example | A minimal React application with Apollo Client using a mocked GraphQL API to demonstrate its usage. | 17 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,503 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,591 |
the-road-to-graphql/react-apollo-client-testing-example | An Apollo Client application with a mocked GraphQL server and tested Query and Mutation components. | 17 |
storipress/apollo-vue-devtools | Integrates Apollo Client with Vue Devtools for debugging GraphQL queries | 20 |
welikegraphql/universal-react-apollo-example | An app demonstrating GraphQL and React usage with Universal Rendering | 118 |
apollographql/graphql-tag | A utility package for parsing and manipulating GraphQL queries in JavaScript. | 2,333 |
danielmschmidt/apollo-opentracing | Performance tracing tool for GraphQL servers | 182 |
apollo-elements/apollo-elements | Provides tools and libraries to build GraphQL-based web applications using various web component authoring libraries. | 416 |
manicmaniac/apollodeveloperkit | An iOS GraphQL client dev tool bridge | 64 |
ember-graphql/ember-apollo-client | An Ember addon that integrates GraphQL and Apollo Client into an Ember app | 281 |