rescript-urql
GraphQL client library
A ReScript binding for Formidable's Universal React Query Library
ReScript bindings for Formidable's Universal React Query Library, urql.
238 stars
38 watching
28 forks
Language: ReScript
last commit: 7 months ago
Linked from 1 awesome list
bucklescriptgraphqlgraphql-clientreasonmlreasonreactrescripturql
Related projects:
Repository | Description | Stars |
---|---|---|
teamwalnut/graphql-ppx | Provides a set of tools and libraries for building GraphQL clients and querying GraphQL APIs in OCaml. | 258 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
urigo/graphql-modules | Toolset for creating reusable and maintainable GraphQL server modules | 1,311 |
quramy/ts-graphql-plugin | A TypeScript plugin for GraphQL development that provides tools for auto-completion, query validation, type generation, and more. | 723 |
kennetpostigo/react-reach | A library that enables easy communication between React applications and GraphQL servers. | 135 |
n1ru4l/graphql-live-query | A library and tools for adding real-time data updates to GraphQL APIs without manual cache management | 437 |
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 |
mhallin/graphql_ppx | Library to rewrite and validate GraphQL queries at compile-time | 320 |
arackaf/micro-graphql-react | A simple GraphQL client with extensible cache invalidation features. | 531 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,500 |
nearform/graphql-hooks | A minimal GraphQL client with hooks API for managing data queries and mutations in a React application. | 1,882 |
urigo/graphql-cli | A command-line tool for managing GraphQL development workflows and projects. | 2,000 |
graphql-kit/graphql-apis | A curated collection of public GraphQL APIs | 4,543 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |