| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
Turn complex GraphQL queries into optimized database queries.
A bring your own types GraphQL client library for Rust
GraphQL query utility for serverside apps
A developer tool for engineers working with React and GraphQL.
Generate GraphQL Query Api for your JPA Entity Models
Generate GraphQL queries from models that can be mocked and normalized.
Retrofit converter which uses annotations to inject .graphql query or mutation files into a request body, along with any variables.
A swift component with a DSL to declare GraphQL queries and to get string representations out of them
Complete Domain Specific Language (DSL) for GraphQL query in Python.
Speculative GraphQL metrics for your Postgres databases.
Pull data into Gatsby from Github API v4
This PowerShell module contains functions that facilitate querying and create, update, and delete operations (mutations) for GraphQL, which is an an open-source data language for APIs. For more on GraphQL please see: https://graphql.org/.
An Apollo GraphQL Query Schema Testing Tool
Convert Golang Struct To GraphQL Object On The Fly
Polymer Apollo GraphQL Client web components
Intuitive GraphQL Resolver Example - Application example using RawModel.js as GraphQL rootValue on steroids.
A GraphQL to Cypher query execution layer for Neo4j and Python GraphQL implementations.
Uses graphql-anywhere to build mongodb queries
Lightweight, simple, fluent GraphQL client API extensions for the amazing Flurl Http library!
| Back | FazBrowse Home | New Git URL |