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

https://github.com/nyg123/gg

使用grpc-gateway开发的demo,简称gg
https://github.com/nyg123/gg

buf gorm grpc grpc-gateway http protobuf wire yapi

Last synced: about 1 year ago
JSON representation

使用grpc-gateway开发的demo,简称gg

Awesome Lists containing this project

README

          

# 项目功能
* 一个很简单的go项目,用于学习 `grpc-gateway` 框架,可以快速搭建一个支持grpc和http的接口服务
* 基于`grpc-gateway`框架,提供http接口和grpc接口
* `gorm`
* 使用 `wire`进行依赖注入
* 使用 `buf` 编译proto文件