All Projects β†’ hasura β†’ Awesome React Graphql

hasura / Awesome React Graphql

Licence: cc-by-4.0
A curated collection of resources, clients and tools that make working with `GraphQL and React/React Native` awesome

Projects that are alternatives of or similar to Awesome React Graphql

Awesome Apollo Graphql
A curated list of amazingly awesome things regarding Apollo GraphQL ecosystem 🌟
Stars: ✭ 126 (-80.16%)
Mutual labels:  graphql, awesomeness
Coolqlcool
Nextjs server to query websites with GraphQL
Stars: ✭ 623 (-1.89%)
Mutual labels:  graphql
Stash
An organizer for your porn, written in Go
Stars: ✭ 591 (-6.93%)
Mutual labels:  graphql
Starlette
The little ASGI framework that shines. 🌟
Stars: ✭ 6,337 (+897.95%)
Mutual labels:  graphql
Awesome Aws Appsync
Curated list of AWS AppSync Resources
Stars: ✭ 594 (-6.46%)
Mutual labels:  graphql
Core
Source Code for dotCMS Java Enterprise Content Management System
Stars: ✭ 615 (-3.15%)
Mutual labels:  graphql
Neo4j Graphql Js
A GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations.
Stars: ✭ 585 (-7.87%)
Mutual labels:  graphql
Elixir Boilerplate
βš— The stable base upon which we build our Elixir projects at Mirego.
Stars: ✭ 627 (-1.26%)
Mutual labels:  graphql
Graphql.github.io
GraphQL Documentation at graphql.org
Stars: ✭ 622 (-2.05%)
Mutual labels:  graphql
Vue Apollo
πŸš€ Apollo/GraphQL integration for VueJS
Stars: ✭ 5,529 (+770.71%)
Mutual labels:  graphql
Learnapollo
πŸ‘©πŸ»β€πŸ« Learn Apollo - A hands-on tutorial for Apollo GraphQL Client (created by Graphcool)
Stars: ✭ 5,274 (+730.55%)
Mutual labels:  graphql
Create Eth App
Create Ethereum-powered apps with one command
Stars: ✭ 597 (-5.98%)
Mutual labels:  graphql
Graphql Client
Typed, correct GraphQL requests and responses in Rust
Stars: ✭ 620 (-2.36%)
Mutual labels:  graphql
Graphqlviz
GraphQL Server schema visualizer
Stars: ✭ 591 (-6.93%)
Mutual labels:  graphql
Graphql Multipart Request Spec
A spec for GraphQL multipart form requests (file uploads).
Stars: ✭ 622 (-2.05%)
Mutual labels:  graphql
Canduma
A Rust Boilerplate server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT
Stars: ✭ 590 (-7.09%)
Mutual labels:  graphql
Graphql React
A GraphQL client for React using modern context and hooks APIs that is lightweight (< 3.5 KB size limited) but powerful; the first Relay and Apollo alternative with server side rendering.
Stars: ✭ 611 (-3.78%)
Mutual labels:  graphql
React App
Create React App with server-side code support
Stars: ✭ 614 (-3.31%)
Mutual labels:  graphql
Pizzaql
πŸ• Modern OSS Order Management System for Pizza Restaurants
Stars: ✭ 631 (-0.63%)
Mutual labels:  graphql
Graphqlbundle
This bundle provides tools to build a complete GraphQL server in your Symfony App.
Stars: ✭ 628 (-1.1%)
Mutual labels:  graphql

Awesome React GraphQL Awesome

A curated collection of resources, clients and tools that make working with GraphQL and React/React Native awesome.

Contents

General Resources

Clients

React and React Native clients for GraphQL

  • Apollo: Apollo Client is a community-driven GraphQL client for React, JavaScript, and native platforms
  • Relay Modern: A JavaScript framework for building data-driven React applications
  • AppSync: JavaScript GraphQL library for Offline, Sync, Sigv4. includes support for React Native
  • urql: Universal React Query Library

Developer Tools

Tools for better development (debugging, linting, validation etc)

  • Code generators:
    • apollo-codegen: Generate API code or type annotations based on a GraphQL schema and query documents
    • graphql-code-generator: GraphQL code generator with flexible support for custom templates
  • Linters:
  • ReactJS Debugging Tools
  • React Native Debugging Tools
  • GraphQL Workflows:
  • Apollo Client Tools
    • Apollo Cache Updater - Helper for updating the apollo cache after a mutation in scenarios where apollo's in-place update may not be sufficient.

Tutorials

Awesome tutorials for using GraphQL with React and React Native

Boilerplates and Example Apps

Boilerplates and examples for a headstart in development

Advanced Use Cases

Server Side Tools

Get a GraphQL backend for your applications using these service providers

  • AWS AppSync: Build data-driven apps with real-time and offline capabilities
  • Graphcool: Self-Hosted GraphQL BaaS
  • Hasura: Instant GraphQL APIs on Postgres
  • Postgraphile: Rapidly build highly customisable GraphQL APIs
  • Prisma: Turn your database into a GraphQL API.

Articles and Videos

Articles

Videos

Stories

Good and bad experiences

Books

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].