reasonql
GraphQL generator
A tool for generating type-safe GraphQL code from ReasonML queries
Type-safe and simple GraphQL library for ReasonML developers.
96 stars
5 watching
5 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
khaosdoctor/gotql | Provides a utility to generate and execute GraphQL queries using JSON objects instead of strings | 407 |
remorses/genql | Automates the process of generating client code for GraphQL APIs | 881 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
bradleyboy/tuql | A tool that automatically generates a GraphQL server from a SQLite database or SQL file | 1,057 |
piglovesyou/graphql-let | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
leangen/graphql-spqr | A Java library that generates GraphQL schema from existing Java code | 1,096 |
sudograph/sudograph | Generates a GraphQL database for the Internet Computer from a schema definition | 221 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,983 |
graphql-compose/graphql-compose | Toolkit for generating complex GraphQL schemas from schema definitions and data models. | 1,208 |
mobxjs/mst-gql | Simplifies integration of GraphQL and mobx-state-tree by automatically generating types and code | 684 |
wbaldoumas/graphql-to-karate | Automatically generates tests for API endpoints based on GraphQL schema definitions. | 14 |
zaid-ajaj/snowflaqe | Automates generation of type-safe GraphQL clients for F# and Fable projects | 158 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
danieljharvey/graphql-codegen-fast-check | Generates Fastcheck arbitrary data from GraphQL schema | 22 |