diff --git a/GoGenerateTools.md b/GoGenerateTools.md index f22b9ba6..70e35591 100644 --- a/GoGenerateTools.md +++ b/GoGenerateTools.md @@ -14,4 +14,5 @@ * [msgp](https://github.com/tinylib/msgp) - A Go code generator for MessagePack * [protobuf](https://github.com/golang/protobuf) - protobuf * [thriftrw](https://github.com/thriftrw/thriftrw-go) - thrift -* [gogen-avro](https://github.com/actgardner/gogen-avro) - avro \ No newline at end of file +* [gogen-avro](https://github.com/actgardner/gogen-avro) - avro +* [swagger-gen-types](https://github.com/dnephin/swagger-gen-types) - go types from swagger specifications \ No newline at end of file