From ffe0d4fa2123d10c8bb1f84265f886acc6cd513b Mon Sep 17 00:00:00 2001 From: Julien Andrieux Date: Wed, 4 Oct 2017 23:00:18 +0200 Subject: [PATCH] Initial commit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b1d6aaa --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Demo gRPC + +## What is it? + +demo-gRPC is a repository for the code used in the blog post https://medium.com/pantomath/how-we-use-grpc-to-build-a-client-server-system-in-go-dd20045fa1c2 -- 2.44.0