https://github.com/zchee/openapi2protobuf
openapi2protobuf generates Protocol Buffers v3 schema and gRPC service definitions from OpenAPI/Swagger schema definitions
https://github.com/zchee/openapi2protobuf
go openapi openapi3 proto protobuf protocol-buffers
Last synced: 11 months ago
JSON representation
openapi2protobuf generates Protocol Buffers v3 schema and gRPC service definitions from OpenAPI/Swagger schema definitions
- Host: GitHub
- URL: https://github.com/zchee/openapi2protobuf
- Owner: zchee
- License: bsd-3-clause
- Created: 2022-03-13T03:43:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T11:39:33.000Z (about 3 years ago)
- Last Synced: 2025-01-16T19:26:08.841Z (about 1 year ago)
- Topics: go, openapi, openapi3, proto, protobuf, protocol-buffers
- Language: Go
- Homepage:
- Size: 338 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openapi2protobuf
[](https://spdx.org/licenses/BSD-3-Clause.html)
openapi2protobuf generates Protocol Buffers v3 and gRPC services definitions from the OpenAPI/Swagger schema.