Skip to content

Repository used in "Communication Between Systems" section of Full Cycle course

Notifications You must be signed in to change notification settings

v1eira/fc-grpc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project uses evans.

Generate protoc files running:

protoc --go_out=. --go-grpc_out=. proto/course_category.proto

Run the application with:

go run cmd/grpcServer/main.go

Use evans to call the service:

evans -r repl

About

Repository used in "Communication Between Systems" section of Full Cycle course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages