Skip to content

rzmsv/golang-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang-gRPC

⚙️ Requirements

  • Go 1.18+
  • Git

🚀 Getting Started

1. Clone the repo

git clone https://github.com/rzmsv/golang-grpc.git

2. Run application

  1. For install dependencies run this command :
    go mod tidy
  2. For run server :
    go run /server/main.go
  3. For run client :
    go run /client/main.go

** Notice: App run on port 8080 statically **

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages