straf
GraphQL builder
A tool for converting Go structs into GraphQL objects and schemas on the fly
Convert Golang Struct To GraphQL Object On The Fly
38 stars
1 watching
6 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
gogolanggraphqlgraphql-querygraphql-schemastructstructsstructtographql
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 424 |
bokwoon95/go-structured-query | Automates the creation and execution of SQL queries to simplify data access and mapping | 197 |
reaganiwadha/grapher | A package that provides a utility to simplify GraphQL field building in Go by abstracting away boilerplate code and providing features like generic type support. | 3 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,969 |
wundergraph/graphql-go-tools | An API Gateway framework written in Go for building GraphQL APIs with high-performance and correctness | 695 |
apurebase/kgraphql | A Kotlin implementation of GraphQL schema setup using a rich DSL | 305 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
twharmon/gosql | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
arthurkushman/buildsqlx | A Go library for building database queries with support for various query patterns and features | 172 |
yandooo/spring-graphql-common | A lightweight library for building GraphQL schemas in the Spring Framework environment | 134 |
stepci/garph | A full-stack GraphQL framework for building and managing GraphQL APIs in TypeScript. | 1,313 |
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,621 |
aldy505/bob | An SQL query builder for Go that provides a structured way to create and execute SQL queries. | 17 |
zaba505/gws | A WebSocket client and server implementation for GraphQL communication | 6 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |