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

https://github.com/asjdf/qiantang-tide-proto

The prototype and SDK of quantang-tide project
https://github.com/asjdf/qiantang-tide-proto

Last synced: about 2 months ago
JSON representation

The prototype and SDK of quantang-tide project

Awesome Lists containing this project

README

        

# qiantang-tide-proto

## 快速开始

1. 安装软件
- [buf](https://buf.build/docs/installation)
- `go install github.com/grpc-ecosystem/protoc-gen-grpc-gateway-ts`
- `buf mod update`
2. 修改proto
3. 检查 `buf lint`
4. 生成 `buf generate`

## 相关文档

[OpenAPI 说明](https://grpc-ecosystem.github.io/grpc-gateway/docs/mapping/customizing_openapi_output/)