CodeGen
A tool to generate Go data types from JSON Schema definitions.
A database-first code generator for any language
A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks.
Powerful mock generation tool for Go programming language
Generate fully typed Python client for any GraphQL API from schema, queries and mutations
This is Go library for building GraphQL client with gqlgen
identity and access management tooling and wrappers + helpers
Generate TypeScript clients to tap into OpenAPI servers
Derives and generates mundane golang functions that you do not want to maintain yourself
Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by default (copier without reflection).
GoWrap is a command line tool for generating decorators for Go interfaces
Generate type-safe Go converters by defining function signatures.
[TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural types as TypeScript value object or bare type representations.
Generate TypeScript interfaces from Go structs/interfaces - useful for JSON RPC
Provides access to the protoc compiler through go templates
Generate Go API client libraries from Protocol Buffers.
Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.
Design-first Go framework that generates API code, documentation, and clients. Define once in an elegant DSL, deploy as HTTP and gRPC services with zero drift between code and docs.