graphql-java-codegen-gradle-plugin
GraphQL code generator
Automates the process of generating Java code from GraphQL schema definitions
Gradle plugin for graphql-java-codegen
19 stars
3 watching
6 forks
last commit: over 4 years ago
Linked from 1 awesome list
codegengradlegradle-plugingraphqlgraphql-java
Related projects:
Repository | Description | Stars |
---|---|---|
kobylynskyi/graphql-java-codegen-maven-plugin | A tool to automatically generate Java code based on GraphQL schema definitions | 17 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
ermadmi78/kobby | A code generation plugin for Kotlin that generates GraphQL clients from schema definitions | 83 |
leangen/graphql-spqr | A Java library that generates GraphQL schema from existing Java code | 1,096 |
piglovesyou/graphql-let | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
nikolaydubina/jsonl-graph | A tool for generating graphs from JSONL files with node and edge data structures | 73 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,969 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 95 |
apurebase/kgraphql | A Kotlin implementation of GraphQL schema setup using a rich DSL | 305 |
domaframework/doma-codegen-plugin | Automates code generation from database schema to Java/Kotlin and SQL files | 18 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
wbaldoumas/graphql-to-karate | Automatically generates tests for API endpoints based on GraphQL schema definitions. | 14 |
bradleyboy/tuql | A tool that automatically generates a GraphQL server from a SQLite database or SQL file | 1,057 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
graphql-java-kickstart/samples | A collection of code samples demonstrating the use of GraphQL Java Kickstart projects in software development | 119 |