Go HTTP framework for building microservices with hz
Golang HTTP framework for microservices
hz
$ hz new -module example.com/myapp
$ hz client -idl ./api/user.thrift
$ hz build && ./output/bin/myapp