Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T11:39:33.000Z (about 2 years ago)
- Last Synced: 2024-10-12T22:52:18.462Z (3 months 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
[![License](https://img.shields.io/github/license/go-language-server/openapi2protobuf?color=blue&logo=spdx&logoColor=%235A96C8&style=for-the-badge)](https://spdx.org/licenses/BSD-3-Clause.html)
openapi2protobuf generates Protocol Buffers v3 and gRPC services definitions from the OpenAPI/Swagger schema.