GraphQLClient.jl
GraphQL client
A Julia package for seamless GraphQL integration with servers
A Julia GraphQL client for seamless integration with a server
47 stars
5 watching
7 forks
Language: Julia
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 208 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
profusion/sgqlc | An easy-to-use GraphQL client written in Python | 518 |
zaninandrea/minimalgraphql | A minimal GraphQL client for Node.js applications | 2 |
prisma-labs/python-graphql-client | A simple Python library to interact with GraphQL APIs | 155 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 280 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,503 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,591 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 630 |
eerimoq/gqt | A terminal-based GraphQL client for building and executing queries. | 463 |
josephwoodward/graphiql-dotnet | Middleware for ASP.NET Core applications to provide a GraphiQL UI for GraphQL APIs | 142 |
graphql-java/graphql-java-extended-validation | Validation library for GraphQL input | 130 |
kamilkisiela/graphql-config | A configuration library for GraphQL development environments | 1,177 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
graphql-python-archive/django-graphiql | Integrates GraphiQL into Django projects for testing GraphQL schemas | 35 |