Software Craftsman
  • Home
  • Posts
  • Project
  • English
    English 中文
Go Microservice with Clean Architecture: Application Design
2019-07-22 Jin Feng
Tags: Golang Clean Architecture gRPC
Categories: Go Microservice
Described Clean Architecture design of this Go Microservice gRPC project, and the three business layers of the project. It also talked about two deviations that this project is different from Clean Architecture

Read More →
Go Microservice with Clean Architecture: Design Principle
2019-07-22 Jin Feng
Tags: Golang Clean Architecture
Categories: Go Microservice
I used Spring’s interface-based programming and Dependency Injection to implement Bob Martin’s Clean Architecture with Go’s simplicity idiom.

Read More →
Go Microservice with Clean Architecture: Application Layout
2019-07-21 Jin Feng
Tags: Golang Grpc Clean Architecture Microservice Application Layout
Categories: Go Microservice
"Standard Go Project Layout" is not a good fit for Go Microservice gRPC project. This article Using a real application to show what is a good what is a good Microservice application layout and the reason behind it.

Read More →
  • ««
  • «
  • 1
  • 2
  • »
  • »»

Recent Posts

  1. Service Resilience
  2. Go Distributed Tracing
  3. Go Microservice Series(*****)
  4. Application Container
  5. Dependency Injection
  6. Logging and Error Handling
  7. Coding Style
  8. Transaction Support
  9. Clean Architecture Design
  10. Design Principle

Categories

go-microservice

Tags

application-container application-layout clean-architecture coding-style database-transaction dependency-injection error-handling golang grpc logging microservice service-resilience tracing

Powered by Hugo | Theme - Bootstrap | ©Jin Feng 2019

Back to top