openapi2proto
API to protobuf converter
Converts OpenAPI specifications to Protobuf v3 schemas and gRPC service definitions
A tool for generating Protobuf v3 schemas and gRPC service definitions from OpenAPI specifications
966 stars
50 watching
98 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Demonstrates different approaches to documenting REST APIs using OpenAPI format | 7 |
| Automates code generation for API clients and servers from OpenAPI specifications | 1,487 |
| Automates generation of client code from OpenAPI specifications in TypeScript | 1,508 |
| Generates code for gRPC-based services with Kotlin Coroutines and Protobuf DSL | 493 |
| Tools and utilities for designing, validating, and working with OpenAPI specifications | 706 |
| An API server and generator built on top of gRPC in Go | 427 |
| Generates OpenApi specifications from a configuration file | 6 |
| Standardized way to describe HTTP APIs at SAP | 8 |
| Automatically generates Python client libraries from OpenAPI 3.0 and 3.1 documents | 1,379 |
| An OpenAPI specification for an e-commerce payment gateway API | 1 |
| Automated code generator for GitHub's REST API in Swift | 14 |
| A tool that generates API documentation from Protobuf IDL files. | 6 |
| Online tool to convert JSON files to Protocol Buffers in real-time. | 262 |
| Generates markdown documentation from Protobuf descriptors | 29 |
| 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 |