Applifier / graphql-codegenLinks
Generates go code from graphql schema (to be used with github.com/neelance/graphql-go)
☆25Updated 7 years ago
Alternatives and similar repositories for graphql-codegen
Users that are interested in graphql-codegen are comparing it to the libraries listed below
Sorting:
- 📸 A Go testing utility for http response snapshots.☆77Updated 4 years ago
- Go package for loading program configuration from multiple sources.☆90Updated last year
- A tiny http middleware for Golang with added handlers for common needs.☆100Updated last year
- Generate graphql golang boiler-plate code from graphql schema.☆21Updated 8 years ago
- An LRU cache with support for max age☆48Updated 4 months ago
- Determines affected go packages by git commit range☆61Updated 3 years ago
- Generates Go types based on JSON Schemas☆240Updated 2 years ago
- Envy automatically exposes environment variables for all of your Go flags☆155Updated last week
- Conex integrates Docker with testing package so you can easily run your integration tests with containers.☆83Updated 3 years ago
- A non-standard HTTP cache implemented as Go middleware☆155Updated 6 years ago
- Golang database/sql driver for AWS Athena☆133Updated last year
- Automatically generate mocks for interfaces with go generate☆72Updated 4 years ago
- a predictable, immutable state container in go☆96Updated 4 years ago
- 📌 Date based versioning system for Go APIs.☆85Updated 4 years ago
- Retryable errors in Golang