Skip to content

tharphuang/gofar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gofar

MIT license

gofar是一个基于protobuf的web微服务框架,“gofar,you are a mature framework, you should learn to coding by yourself”。

特点

  • 支持proto协议go代码的自动生成。
  • 支持ORM数据层持久化。

使用

1.目前需要先编译命令行工具

 go build -o gofar gofar-cli/main.go  // 编译命令行工具

2.修改gofar的权限或者以./执行

 chmod +x gofar //或者 ./gofar

3.例子

 >_: gofar version
 Gofar CLI Tool: 0.0.1

About

go grpc frame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published