Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

STRATBOX/aka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S T R A T B O X | A K A


Microservices in Golang making use of protobuf and gRPC as the underlying transport protocol. Tech stack will end up as: golang, mongodb, grpc, docker, Google Cloud, Kubernetes, NATS, CircleCI, Terraform and go-micro.

Prerequisites

Install gRPC / protobuf

go get -u google.golang.org/grpc
go get -u github.com/golang/protobuf/protoc-gen-go

code

func main()  {
  // some implementation here
}

About

Golang, MongoDB, API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages