Skip to content

This is a small micro service build with golang to demonstrate how micro service can be exposed to interact with each other

Notifications You must be signed in to change notification settings

Mutusva/grpc-example-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-example-microservice

This is a small micro service build with golang to demonstrate how micro service can be exposed to interact with each other

The reason for this is to get feedback as to how best can one develop a golang micro services and have them communinate with each other through grpc.

There is still a lot of work to be done like

  • using ssl certificates
  • logging
  • metrics
  • containerisation
  • building a CI/CD pipeline

About

This is a small micro service build with golang to demonstrate how micro service can be exposed to interact with each other

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages