gqlgen
GraphQL server library
A Go library for building GraphQL servers using a schema-first approach and code generation.
go generate based graphql server library
10k stars
131 watching
1k forks
Language: Go
last commit: 2 months ago
Linked from 3 awesome lists
codegendataloadergogenerategolanggraphqlschema-firstsubscriptions
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools for generating and consuming GraphQL services in C++ | 326 |
| A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,154 |
| A Java library that generates GraphQL schema from existing Java code | 1,096 |
| A Go library for constructing a GraphQL server compatible with React Relay | 422 |
| A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
| Automates the process of generating client code for GraphQL APIs | 890 |
| A Haskell library for creating type-safe GraphQL APIs | 406 |
| A tool for converting Go structs into GraphQL objects and schemas on the fly | 39 |
| Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
| A WebSocket client and server implementation for GraphQL communication | 6 |
| Automates the process of generating Java code from GraphQL schema definitions | 19 |
| A C# GraphQL client library with Linq-like syntax for building high-performance clients | 280 |
| A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
| A simple GraphQL example project using gqlgen and Postgres database | 158 |
| A tool that automates the generation of TypeScript code from GraphQL queries | 454 |