gqlr
GraphQL framework
A GraphQL implementation in R, allowing rapid development of client-server applications with a consistent query language.
R GraphQL Implementation
58 stars
5 watching
3 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
studio-net/laravel-graphql | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 211 |
graphql-python/graphql-core | A Python implementation of GraphQL's query language and API framework | 512 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
modevol-com/gqloom | A GraphQL framework that weaves schemas and resolvers using various validation libraries. | 7 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
graphql-rust/graphql-parser | A tool for parsing and formatting GraphQL query and schema definitions in Rust. | 355 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
idurar/fast-graphql | A tool for structuring and generating GraphQL schemas for Node.js applications | 5 |
networknt/light-graphql-4j | A GraphQL implementation framework built on top of light-4j | 31 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 605 |
apurebase/kgraphql | A Kotlin implementation of GraphQL schema setup using a rich DSL | 305 |
pekkah/tanka-graphql | A comprehensive GraphQL library and execution framework for building scalable and maintainable APIs | 62 |
g-plane/pretty_graphql | A tool for formatting GraphQL queries to make them more readable. | 6 |
jdnavarro/graphql-haskell | A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |