Skip to content

sudheerpaladugu/gogrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gogrpc

gRPC web services implementation with golang

  • Install Golang - https://golang.org/dl/
  • Install gRPC - 'go get -u google.golang.org/grpc'
  • Install go protocol bugger plugin - 'go get -u github.com/golang/protobuf/protoc-gen-go'
  • export PATH=$PATH:$GOPATH/bin

Development environment

  • Operating System - Mac OS
  • Folder path is - /Users//go/src/github.com/gogrpc
  • Go version go1.14 darwin/amd64
  • Protocol buffers V3
  • MongoDB - 4.2

About

gRPC web services implementation with golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published