gotql
Query generator
Provides a utility to generate and execute GraphQL queries using JSON objects instead of strings
GraphQL query utility for serverside apps
407 stars
7 watching
20 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
gotgraphqlgraphql-endpointgraphql-queryhacktoberfesthttphttp-clientjavascriptnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
rexxars/sql-to-graphql | Generates GraphQL schemas and servers based on SQL table structure. | 592 |
sainthkh/reasonql | A tool for generating type-safe GraphQL code from ReasonML queries | 96 |
mobxjs/mst-gql | Simplifies integration of GraphQL and mobx-state-tree by automatically generating types and code | 684 |
district0x/graphql-query | A library for generating GraphQL query strings from Clojure data structures. | 71 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,969 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
code-hex/gqldoc-actions | An action for generating graphql documents used by gqldoc. | 5 |
remorses/genql | Automates the process of generating client code for GraphQL APIs | 881 |
kesonan/sqlgen | Automates code generation for Go-based SQL libraries from MySQL queries | 82 |
graphql-compose/graphql-compose | Toolkit for generating complex GraphQL schemas from schema definitions and data models. | 1,208 |
anvilco/spectaql | Automates generation of static GraphQL API documentation from schema definitions | 1,111 |
danieljharvey/graphql-codegen-fast-check | Generates Fastcheck arbitrary data from GraphQL schema | 22 |
idurar/fast-graphql | A tool for structuring and generating GraphQL schemas for Node.js applications | 5 |
piglovesyou/graphql-let | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |