A couple example grpc server/client implementations I made in Javascript for fun and for a knowledge share
A CRU(no delete) server/client for storing information about cats
An example of using bi-directional streaming in GRPC via implemtation of a basic chat app