mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 14:21:47 +08:00
Add go-apispec to Generators (#6191)
This commit is contained in:
parent
9b0b3b0dea
commit
572703cc80
@ -1304,6 +1304,7 @@ _Tools that generate Go code._
|
||||
- [generis](https://github.com/senselogic/GENERIS) - Code generation tool providing generics, free-form macros, conditional compilation and HTML templating.
|
||||
- [go-enum](https://github.com/abice/go-enum) - Code generation for enums from code comments.
|
||||
- [go-enum-encoding](https://github.com/nikolaydubina/go-enum-encoding) - Code generation for enum encoding from code comments.
|
||||
- [go-apispec](https://github.com/antst/go-apispec) - Generate OpenAPI 3.1 specs from Go source code via static analysis with automatic framework detection.
|
||||
- [go-linq](https://github.com/ahmetalpbalkan/go-linq) - .NET LINQ-like query methods for Go.
|
||||
- [goderive](https://github.com/awalterschulze/goderive) - Derives functions from input types
|
||||
- [goverter](https://github.com/jmattheis/goverter) - Generate converters by defining an interface.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user