Skip to content

A template of a Blog Service // Written in Go // MongoDB based // gRPC microservice // protobuf

License

Notifications You must be signed in to change notification settings

amogh2019/blog-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog-service

A template of a Blog Service // Written in Go // MongoDB based // gRPC microservice // protobuf

how to run?

  • start dependent resources // from root directory
    • docker-compose -f ./docker/docker-compose.yml up
  • start server
    • go run blog/server/*.go
  • start client
    • go run blog/client/*.go

About

A template of a Blog Service // Written in Go // MongoDB based // gRPC microservice // protobuf

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published