package
0.0.0-20240416214347-2ed0a79da2ee
Repository: https://github.com/fb64/grpc-fullstack-demo.git
Documentation: pkg.go.dev

# README

gRPC Client (cli) example

Build & Run client

Project require Go installed.

  1. install newscli :
go install github.com/fb64/grpc-fullstack-demo/newscli@latest
  1. Start server (see backend project)

  2. run newscli :

newscli -h

Libraries used

# Packages

No description provided by the author