Categorygithub.com/BigNutJaa/user-service
module
0.0.0-20221115071948-05e5575cab61
Repository: https://github.com/bignutjaa/user-service.git
Documentation: pkg.go.dev

# README

BluePrint ROA Golang Grpc Gateway

user-service

Software Requirement

  • protobuf
  • grpc
  • make

Lib

  • go install github.com/favadi/[email protected]
  • go install google.golang.org/grpc/cmd/[email protected]
  • go install github.com/golang/protobuf/[email protected]
  • go install github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway@latest
  • go install github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2@latest

Usage

  • GRPC : localhost:3010
  • HTTP : localhost:3011
  • Swagger : localhost:3011/swagger-ui

# Packages

No description provided by the author
No description provided by the author
No description provided by the author