diff --git a/README.md b/README.md new file mode 100644 index 0000000..cfc8b3b --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Hertz101 + +一个学习项目 + +使用 kitex 框架,实现了 +* rpc 调用 +* 服务注册与发现(consul) +* 配置动态加载(viper + consul) \ No newline at end of file