Skip to content

Latest commit

 

History

History

newscli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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