mithril-graphql
GraphQL client
A lightweight client for interacting with GraphQL APIs in web applications
A lightweight GraphQL client for the Mithril framework.
13 stars
2 watching
1 forks
Language: CoffeeScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,500 |
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 |
deloitteoptimalreality/graphqlclient.jl | A Julia package for seamless GraphQL integration with servers | 47 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
nearform/graphql-hooks | A minimal GraphQL client with hooks API for managing data queries and mutations in a React application. | 1,882 |
michallytek/type-graphql | A framework for building GraphQL APIs with TypeScript using classes and decorators. | 8,039 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 211 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
enisdenjo/graphql-ws | A GraphQL over WebSocket Protocol implementation | 1,739 |
nerdsupremacist/graphaello | A tool that enables writing data-driven and type-safe applications in SwiftUI using GraphQL | 492 |
prisma-labs/python-graphql-client | A simple Python library to interact with GraphQL APIs | 155 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
kennetpostigo/react-reach | A library that enables easy communication between React applications and GraphQL servers. | 135 |