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
63 watching
469 forks
Language: TypeScript
last commit: 4 days ago
Linked from 2 awesome lists
code-generationflowgraphqlswifttypescript
Related projects:
Repository | Description | Stars |
---|---|---|
apollographql/apollo-client | A caching GraphQL client that integrates with various UI frameworks and servers. | 19,383 |
apollographql/apollo-server | A GraphQL server for building production-ready APIs with schema-first development and universal compatibility. | 13,800 |
apollographql/apollo-client-devtools | Tools to inspect and debug Apollo Client applications in the browser | 1,499 |
vuejs/apollo | Provides integration tools and utilities for building GraphQL APIs with Vue.js | 6,026 |
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,501 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |
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 | 19 |
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,330 |
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. | 417 |
manicmaniac/apollodeveloperkit | An iOS GraphQL client dev tool bridge | 63 |
ember-graphql/ember-apollo-client | An Ember addon that integrates GraphQL and Apollo Client into an Ember app | 280 |