react-graphql-github-vanilla
GraphQL client
A React application that uses plain HTTP requests to consume GitHub's GraphQL API
A React GraphQL example using GitHub's GraphQL API with vanilla JS
72 stars
10 watching
37 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
github-apigithub-graphqlgraphqlreactreactjs
Related projects:
Repository | Description | Stars |
---|---|---|
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
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 |
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 |
kennetpostigo/react-reach | A library that enables easy communication between React applications and GraphQL servers. | 135 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 424 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 146 |
lenaten/react-native-relay | A React Native application that integrates GraphQL and Relay for real-time data fetching | 74 |
nearform/graphql-hooks | A minimal GraphQL client with hooks API for managing data queries and mutations in a React application. | 1,882 |
marmelab/json-graphql-server | A tool for creating and testing GraphQL APIs with minimal configuration | 1,929 |
graphql/graphql-relay-js | A library that simplifies the creation of Relay-compliant GraphQL servers | 1,543 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 605 |
spring-petclinic/spring-petclinic-graphql | A Spring Boot application providing a GraphQL API and a React frontend for managing a pet clinic | 212 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |