ra-data-hasura-graphql
GraphQL data adapter
A data provider library for integrating Hasura GraphQL endpoints with React-admin.
React-admin data provider for Hasura GraphQL endpoints
211 stars
12 watching
33 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ronanyeah/rust-hasura | A Rust project demonstrating a Hasura GraphQL API using JWT authentication and UUID integration. | 140 |
hasura/learn-graphql | A comprehensive tutorial series for building real-world GraphQL applications with deadlines | 1,207 |
hasura/graphql-engine | Provides a secure, API-driven interface to access and manipulate data from various databases | 31,236 |
hasura/graphql-parser-hs | A Haskell library for parsing GraphQL queries | 59 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
product-ride/hql-tag | A utility library to simplify querying in Hasura GraphQL backend by providing shorthand for where and order_by arguments. | 42 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
alphasights/ember-graphql-adapter | An Ember Data adapter for interacting with GraphQL APIs | 244 |
mrspartak/hasura-om | A GraphQL ORM library for Hasura with auto-table lookup and fragment-based query generation | 21 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,591 |
zenflow/hasura-node-monolith-example | A full-stack web application using Hasura GraphQL Engine and Node.js with authentication, UI frontend, and data backend integration. | 31 |
flutterando/hasura_connect | A Flutter package providing an interface to interact with Hasura GraphQL APIs | 204 |
sebastp/next-react-graphql-apollo_boostrap | A full-stack React project with GraphQL and Next.js integration using TypeScript and various build tools. | 87 |
jdnavarro/graphql-haskell | A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |
manutopik/fastify-hasura | A plugin for Fastify that provides an interface to interact with Hasura's GraphQL endpoint | 32 |