Categorygithub.com/KimSeogyu/grpc-gnostic-openapi-v3-example
repositorypackage
0.0.0-20241227154646-6d624eaba982
Repository: https://github.com/kimseogyu/grpc-gnostic-openapi-v3-example.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

grpc-gnostic-openapi-v3-example

This is example repository that show minimal setting to generate openapi spec (version 3) file from protobuf using gnostic. It will be helpful when you trying to use grpc-gateway with openapi spec.

// run `make`, then you will see magic happen
make

references