universal-react-apollo-example
Apollo App
An app demonstrating GraphQL and React usage with Universal Rendering
Universal React Apollo App (GraphQL) consuming: https://github.com/WeLikeGraphQL/wordpress-graphql-api-example!
118 stars
6 watching
15 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 2 awesome lists
apollographqlreactuniversalwebpack2
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
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 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |
leebenson/reactql | A full-stack React+GraphQL starter kit with server-side rendering, real-time updates, and code optimization for building universal web applications. | 1,820 |
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 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,500 |
mackentoch/react-redux-graphql-apollo-bootstrap-webpack-starter | A full-stack React + Redux starter with GraphQL and Apollo Client for building scalable web applications | 125 |
apollo-elements/apollo-elements | Provides tools and libraries to build GraphQL-based web applications using various web component authoring libraries. | 417 |
sebastp/next-react-graphql-apollo_boostrap | A full-stack React project with GraphQL and Next.js integration using TypeScript and various build tools. | 87 |
apollographql/apollo-client-devtools | Tools to inspect and debug Apollo Client applications in the browser | 1,499 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
ember-graphql/ember-apollo-client | An Ember addon that integrates GraphQL and Apollo Client into an Ember app | 280 |
apollographql/federation-jvm | Provides support for building unified GraphQL APIs with multiple subgraphs and subscriptions in the Java ecosystem. | 253 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
zaninandrea/minimalgraphql | A minimal GraphQL client for Node.js applications | 2 |