All Projects → dart-graphql → Graphql_client

dart-graphql / Graphql_client

Licence: mit
GraphQL Client.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Graphql client

Pycraft
Minecraft-client networking library in Python
Stars: ✭ 574 (+635.9%)
Mutual labels:  library, client
Githubv4
Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).
Stars: ✭ 760 (+874.36%)
Mutual labels:  graphql, client
Graphql Client
Typed, correct GraphQL requests and responses in Rust
Stars: ✭ 620 (+694.87%)
Mutual labels:  graphql, client
Graphql Client
A GraphQL Client for .NET Standard
Stars: ✭ 418 (+435.9%)
Mutual labels:  graphql, client
Siler
⚡ Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions.
Stars: ✭ 1,056 (+1253.85%)
Mutual labels:  graphql, library
Curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features
Stars: ✭ 22,875 (+29226.92%)
Mutual labels:  library, client
Simple Websocket Server
A very simple, fast, multithreaded, platform independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Boost.Asio and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
Stars: ✭ 685 (+778.21%)
Mutual labels:  library, client
Graphql Flutter
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
Stars: ✭ 2,811 (+3503.85%)
Mutual labels:  graphql, client
Graphql Zeus
GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and react native
Stars: ✭ 1,043 (+1237.18%)
Mutual labels:  graphql, client
Gitter Api
[production-ready] Gitter API implementation for php 7.0+ allowing sync, async and streaming access.
Stars: ✭ 11 (-85.9%)
Mutual labels:  library, client
Graphql Ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
Stars: ✭ 398 (+410.26%)
Mutual labels:  graphql, client
Adrestia
APIs & SDK for interacting with Cardano.
Stars: ✭ 56 (-28.21%)
Mutual labels:  library, client
Re Graph
A graphql client for clojurescript and clojure
Stars: ✭ 366 (+369.23%)
Mutual labels:  graphql, client
Graphql
Package graphql provides a GraphQL client implementation.
Stars: ✭ 467 (+498.72%)
Mutual labels:  graphql, client
Libmqtt
MQTT v3.1.1/5.0 library in Go
Stars: ✭ 290 (+271.79%)
Mutual labels:  library, client
Graphql
Simple low-level GraphQL HTTP client for Go
Stars: ✭ 682 (+774.36%)
Mutual labels:  graphql, client
Autoserver
Create a full-featured REST/GraphQL API from a configuration file
Stars: ✭ 188 (+141.03%)
Mutual labels:  graphql, library
Graphql Typed Client
A tool that generates a strongly typed client library for any GraphQL endpoint. The client allows writing GraphQL queries as plain JS objects (with type safety, awesome code completion experience, custom scalar type mapping, type guards and more)
Stars: ✭ 194 (+148.72%)
Mutual labels:  graphql, client
M2x Python
AT&T M2X Python Library
Stars: ✭ 25 (-67.95%)
Mutual labels:  library, client
Subscriptions Transport Sse
A Server-Side-Events (SSE) client + server for GraphQL subscriptions
Stars: ✭ 55 (-29.49%)
Mutual labels:  graphql, client

graphql_client Build Status

UPDATE:

I am not actively working on the project at the moment. I would be more than happy to receive contributions and/or grant release permission to someone else. I like the dart ecosystem and I'd love to see a mature GraphQL library for it. I unfortunately don't have enough time to work on the project at the moment ☹️.

GraphQL Client written in Dart 🎯.

Packages

This repository is the home of a set of packages for graphql_client:

graphql_client

The GraphQL client library.

graphql_client_generator

A generator that transforms GQL query into the graphql_client.dsl.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].