elm-gql
API generator
Generates Elm code from GraphQL queries and mutations for building type-safe APIs
69 stars
26 watching
13 forks
Language: Elm
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dillonkearns/elm-graphql | Automates the creation of type-safe GraphQL queries in Elm | 778 |
code-hex/gqldoc-actions | An action for generating graphql documents used by gqldoc. | 5 |
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
mdgriffith/elm-codegen | An Elm package and CLI tool for generating code with automatic imports and type inference. | 138 |
zaid-ajaj/snowflaqe | Automates generation of type-safe GraphQL clients for F# and Fable projects | 158 |
remorses/genql | Automates the process of generating client code for GraphQL APIs | 890 |
mobxjs/mst-gql | Simplifies integration of GraphQL and mobx-state-tree by automatically generating types and code | 685 |
elgris/sqrl | A Go-based library for building and executing SQL queries with fluent syntax. | 279 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
agrafix/elm-bridge | A tool to automatically generate Elm types and functions from Haskell definitions | 101 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,154 |
haskell-to-elm/haskell-to-elm | Generates matching Elm type definitions and JSON encoders and decoders from Haskell types | 61 |
ablestack/graphql-codegen-hasura | Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |
clariah/grlc | Automates building of Linked Data APIs from shared SPARQL queries | 137 |