polymer-apollo
GraphQL-Polymer Integration
A framework that integrates GraphQL with Polymer web components
🚀 Polymer Apollo Integration
78 stars
9 watching
7 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
apolloapollo-clientapollo-querypolymer-apollopolymer-components
Related projects:
Repository | Description | Stars |
---|---|---|
apollo-elements/apollo-elements | Provides tools and libraries to build GraphQL-based web applications using various web component authoring libraries. | 417 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |
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 |
timhall/svelte-apollo | A Svelte-based integration layer for Apollo GraphQL queries and subscriptions. | 946 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,501 |
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 |
ember-graphql/ember-apollo-client | An Ember addon that integrates GraphQL and Apollo Client into an Ember app | 280 |
apollographql/apollo-client-devtools | Tools to inspect and debug Apollo Client applications in the browser | 1,499 |
apollographql/federation-jvm | Provides support for building unified GraphQL APIs with multiple subgraphs and subscriptions in the Java ecosystem. | 253 |
welikegraphql/universal-react-apollo-example | An app demonstrating GraphQL and React usage with Universal Rendering | 118 |
the-road-to-graphql/react-apollo-link-state-example | A React application using Apollo Client with local state management via apollo-link-state for managing selected items in a list and remote data queries and mutations. | 21 |
storipress/apollo-vue-devtools | Integrates Apollo Client with Vue Devtools for debugging GraphQL queries | 19 |
urigo/graphql-modules | Toolset for creating reusable and maintainable GraphQL server modules | 1,311 |
danielmschmidt/apollo-opentracing | Performance tracing tool for GraphQL servers | 182 |
lfades/next-with-apollo | A library that simplifies integrating GraphQL with Next.js applications | 765 |