In my previous post, I've made a brief introduction to gRPC. We went through basic notions of that technology and compared it to RESTful services. Now, it's time to write some code! Continue Reading
gRPC is gaining more and more popularity. In this post, I will explain what gRPC is and how RPC services look compared to "standard" RESTful approach. Continue Reading