gqlgen
GraphQL generator
Library for building GraphQL servers with type safety and code generation
go generate based graphql server library
10k stars
131 watching
1k forks
Language: Go
last commit: 10 days ago
Linked from 3 awesome lists
codegendataloadergogenerategolanggraphqlschema-firstsubscriptions
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/cppgraphqlgen | Tools for generating and consuming GraphQL services in C++ | 325 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
leangen/graphql-spqr | A Java library that generates GraphQL schema from existing Java code | 1,096 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 424 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
remorses/genql | Automates the process of generating client code for GraphQL APIs | 881 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
thundr67/straf | A tool for converting Go structs into GraphQL objects and schemas on the fly | 38 |
studio-net/laravel-graphql | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
zaba505/gws | A WebSocket client and server implementation for GraphQL communication | 6 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 278 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
oshalygin/gqlgen-pg-todo-example | A simple GraphQL example project using gqlgen and Postgres database | 158 |
piglovesyou/graphql-let | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |