1,078 skills found · Page 1 of 36
swaggo / SwagAutomatically generate RESTful API documentation with Swagger 2.0 for Go.
99designs / Gqlgengo generate based graphql server library
oapi-codegen / Oapi CodegenGenerate Go client and server boilerplate from OpenAPI 3 specifications
aarondl / SqlboilerGenerate a Go ORM tailored to your database schema.
goadesign / GoaDesign-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.
cweill / GotestsAutomatically generate Go test boilerplate from your source code.
kaitai-io / Kaitai StructKaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby / Rust
googleapis / Google Api Go ClientAuto-generated Google APIs for Go.
xo / DbtplCommand line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
Shpota / GoxygenGenerate a modern Web project with Go and Angular, React, or Vue in seconds 🎲
bwmarrin / SnowflakeA simple to use Go (golang) package to generate or parse Twitter snowflake IDs
mmcloughlin / AvoGenerate x86 Assembly with Go
signintech / GopdfA simple library for generating PDF written in Go lang
ChimeraCoder / GojsonAutomatically generate Go (golang) struct definitions from example JSON
randym / Axlsxxlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.
go-python / Gopygopy generates a CPython extension module from a go package.
steebchen / Prisma Client GoPrisma Client Go is an auto-generated and fully type-safe database client
matryer / MoqInterface mocking tool for go generate
andeya / FaygoFaygo is a fast and concise Go Web framework that can be used to develop high-performance web app(especially API) with fewer codes. Just define a struct handler, faygo will automatically bind/verify the request parameters and generate the online API doc.
go-bootstrap / Go BootstrapGenerates a lean and mean Go web project.