Basic gRPC server with TypeScript.
A zoo service where you can search for birds by their common name or wingspan.
npm run proto:clear npm run proto:generate npm run start To query install bloomrpc using brew install --cask bloomrp. Once it is installed, add protobuf/zoo.proto file by clicking the green plus button and change the address to 0.0.0.0:50051.
