Building gRPC Client iOS Swift Note Taking App
gRPC is an universal remote procedure call framework developed by Google that has been gaining interests among many software developers that were developing microservices. In this article, we are going to build a iOS Swift application that connects to the gRPC Server that runs locally.