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
609 stars
9 watching
118 forks
Language: Dart
last commit: 3 months ago
Linked from 1 awesome list
dartfluttergraphqlrxdart
Related projects:
Repository | Description | Stars |
---|---|---|
eerimoq/gqt | A terminal-based GraphQL client for building and executing queries. | 463 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 630 |
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. | 939 |
graphql-editor/graphql-zeus | A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 208 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,154 |
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 | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
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. | 421 |
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,750 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 280 |
profusion/sgqlc | An easy-to-use GraphQL client written in Python | 518 |