Skip to content

About Customer service. Part of an e-commerce built in Golang.

License

Notifications You must be signed in to change notification settings

JohnSalazar/microservices-go-customer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices in Golang - Customer

Languages

  • Golang

Implementations

  • JWT with Public Key Rotation
  • Rest
  • GRPC
  • Events
  • Background Services
  • Discovery Service
  • Telemetry
  • Metrics

Components

  • Viper
  • UUID
  • Validator
  • Gin
  • Breaker
  • Retrier
  • Mongo
  • Prometheus
  • Otel
  • Jaeger
  • Consul
  • Nats

Hosting

  • NGINX
  • Docker
  • Kubernetes

Architecture

  • Ports and Adapters (Hexagonal Architecture)
  • Clean Code
  • Retry Pattern
  • Circuit Breaker
  • Repository
  • Api Gateway / Reverse Proxy

Architecture Overview

architecture overview


List of Services

This service is part 3/8 of the e-commerce application


How to build this project

Access the Infra repository and follow the instructions


About

Customer service was developed by oceano.dev Brasil team under the MIT license.