Skip to content

adibpwd/gRPC-Go-Sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC-Go-Sandbox

Run Service User

    cd services/service-user/
    go run main.go

Run Service Post

    cd services/service-post/
    go run main.go

Run Service Garage

    cd services/service-garage/
    go run main.go

Run Client

    cd client/
    go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages