Skip to content

nestgo/nest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nest

Nest is a framework for build microserver🚀

install

go get -u github.com/nestgo/nest/protoc-gen-nest
go get -u github.com/nestgo/nest/cmd/nest
go get -u github.com/nestgo/nest

usage

Automatically generate an grpc application

nest gen --output=app --proto=./helloworld.proto

TIPS:

protobuf file package must proto

About

Nest is a framework for build microserver🚀

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published