rath
GraphQL client
A high-level GraphQL client that composes transports and handles authentication for various Python applications.
rath is an apollo-like graphql client that supports links, multipart uploads, websocket subscriptions with sync and async interface
10 stars
2 watching
3 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
aiohttpasynciopython
Related projects:
Repository | Description | Stars |
---|---|---|
zaninandrea/minimalgraphql | A minimal GraphQL client for Node.js applications | 2 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 211 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |
eerimoq/gqt | A terminal-based GraphQL client for building and executing queries. | 464 |
benthepoet/mithril-graphql | A lightweight client for interacting with GraphQL APIs in web applications | 13 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
prisma-labs/python-graphql-client | A simple Python library to interact with GraphQL APIs | 155 |
nearform/graphql-hooks | A minimal GraphQL client with hooks API for managing data queries and mutations in a React application. | 1,882 |
ropensci/graphql | A C++ library providing bindings to parse and export GraphQL syntax in JSON format. | 38 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
jadell/neo4jphp | A PHP wrapper for interacting with the Neo4j graph database REST interface. | 532 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 605 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
jdnavarro/graphql-haskell | A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |
healx/python-graphjoiner | Implementing GraphQL with joins to resolve data queries efficiently | 2 |