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
- Host: GitHub
- URL: https://github.com/nyg123/gg
- Owner: nyg123
- Created: 2023-03-28T12:35:00.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-28T13:01:55.000Z (about 3 years ago)
- Last Synced: 2025-01-25T22:39:59.879Z (over 1 year ago)
- Topics: buf, gorm, grpc, grpc-gateway, http, protobuf, wire, yapi
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 项目功能
* 一个很简单的go项目,用于学习 `grpc-gateway` 框架,可以快速搭建一个支持grpc和http的接口服务
* 基于`grpc-gateway`框架,提供http接口和grpc接口
* `gorm`
* 使用 `wire`进行依赖注入
* 使用 `buf` 编译proto文件