protoc-gen-apidocs
Docs generator
Generates markdown documentation from Protobuf descriptors
Generate beautiful documentation from your Protobuf descriptors.
29 stars
2 watching
7 forks
Language: Go
last commit: 7 months ago
Linked from 1 awesome list
gogolanggrpcprotobuf
Related projects:
Repository | Description | Stars |
---|---|---|
productsupcom/protoc-gen-proto2asciidoc | A tool that generates API documentation from Protobuf IDL files. | 6 |
sourcegraph/prototools | Tools for generating documentation and JSON dumps from Protocol Buffers files | 167 |
jhump/goprotoc | Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
grpc-ecosystem/protoc-gen-grpc-gateway-ts | Generates TypeScript clients for gRPC services used in web and Go applications. | 141 |
src-d/proteus | A tool to generate protocol buffer version 3 compatible .proto files from Go structs and functions | 735 |
improbable-eng/ts-protoc-gen | Generates TypeScript declarations and code from Protocol Buffers files | 1,364 |
moul/protoc-gen-gotemplate | A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 438 |
rigwild/apidoc-markdown | Generates Markdown documentation for APIs | 79 |
zmb3/gogetdoc | Tools to easily look up documentation for items in Go source code from within the editor. | 183 |
tiziano88/elm-protobuf | Generates Elm code to decode and encode Protocol Buffers data | 94 |
jsdoc2md/jsdoc-to-markdown | Converts JavaScript documentation comments to markdown format | 1,690 |
90dy/protoc-gen-hbs | A tool to generate code based on Protobuf files with the help of Handlebars templates and custom helpers. | 9 |
bold-commerce/protoc-gen-struct-transformer | A plugin for generating code transformations between Protocol Buffers structures and custom application models. | 203 |
techgaun/gulp-apidoc | Generates documentation for RESTful web APIs | 5 |
buttercam/sisyphus.js | Generates TypeScript code from Protocol Buffers definitions | 22 |