ferry
GraphQL client library
A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence.
Stream-based strongly typed GraphQL client for Dart
605 stars
9 watching
116 forks
Language: Dart
last commit: 29 days ago
Linked from 1 awesome list
dartfluttergraphqlrxdart
Related projects:
Repository | Description | Stars |
---|---|---|
eerimoq/gqt | A terminal-based GraphQL client for building and executing queries. | 464 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
gqty-dev/gqty | An alternative GraphQL client library for TypeScript applications that automates data requirements and integrates with Next.js and other Node.js frameworks. | 932 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 211 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,969 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
entitygraphql/entitygraphql | A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 417 |
prisma-labs/python-graphql-client | A simple Python library to interact with GraphQL APIs | 155 |
enisdenjo/graphql-ws | A GraphQL over WebSocket Protocol implementation | 1,739 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 278 |
profusion/sgqlc | An easy-to-use GraphQL client written in Python | 515 |