mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
add protoc-gen-httpgo to Generators section (#6004)
Co-authored-by: m.rybnikov <m.rybnikov@fbs.com>
This commit is contained in:
parent
e102cbdaae
commit
fc6eb31250
@ -1285,6 +1285,7 @@ _Tools that generate Go code._
|
||||
- [interfaces](https://github.com/rjeczalik/interfaces) - Command line tool for generating interface definitions.
|
||||
- [jennifer](https://github.com/dave/jennifer) - Generate arbitrary Go code without templates.
|
||||
- [oapi-codegen](https://github.com/deepmap/oapi-codegen) - This package contains a set of utilities for generating Go boilerplate code for services based on OpenAPI 3.0 API definitions.
|
||||
- [protoc-gen-httpgo](https://github.com/MUlt1mate/protoc-gen-httpgo) - Generate HTTP server and client from protobuf.
|
||||
- [typeregistry](https://github.com/xiaoxin01/typeregistry) - A library to create type dynamically.
|
||||
|
||||
**[⬆ back to top](#contents)**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user