An open API service indexing awesome lists of open source software.

https://github.com/linka-cloud/protoc-gen-proxy


https://github.com/linka-cloud/protoc-gen-proxy

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# protoc-gen-proxy

*This project is currently in **alpha**. The API should be considered unstable and likely to change*

**protoc-gen-proxy** is a protoc plugin to generate go grpc proxies.

## Installation

```bash
go get go.linka.cloud/protoc-gen-proxy
```