protoc-gen-proto2asciidoc
API generator
A tool that generates API documentation from Protobuf IDL files.
6 stars
3 watching
0 forks
Language: Go
last commit: over 2 years ago
Linked from 1 awesome list
engineering
Related projects:
Repository | Description | Stars |
---|---|---|
tmc/protoc-gen-apidocs | Generates markdown documentation from Protobuf descriptors | 29 |
90dy/protoc-gen-hbs | A tool to generate code based on Protobuf files with the help of Handlebars templates and custom helpers. | 9 |
sourcegraph/prototools | Tools for generating documentation and JSON dumps from Protocol Buffers files | 167 |
moul/protoc-gen-gotemplate | A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 438 |
reprezen/genflow | A unified framework for generating API code from various description languages | 10 |
src-d/proteus | A tool to generate protocol buffer version 3 compatible .proto files from Go structs and functions | 735 |
grpc-ecosystem/protoc-gen-grpc-gateway-ts | Generates TypeScript clients for gRPC services used in web and Go applications. | 141 |
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 |
improbable-eng/ts-protoc-gen | Generates TypeScript declarations and code from Protocol Buffers files | 1,364 |
mpociot/whiteboard | An API documentation generator built on top of Node.js, designed to simplify the creation and publishing of high-quality documentation for software projects. | 1,228 |
nytimes/openapi2proto | Converts OpenAPI specifications to Protobuf v3 schemas and gRPC service definitions | 964 |
createapi/createapi | A tool for generating Swift code from OpenAPI specs | 414 |
techgaun/gulp-apidoc | Generates documentation for RESTful web APIs | 5 |
api-hogs/bureaucrat | A tool to generate API documentation from test cases in Phoenix applications. | 368 |
long-woo/stc | A tool for automatically generating code from OpenApi/Swagger definitions. | 24 |