Skip to content

Latest commit

 

History

History
91 lines (63 loc) · 1.74 KB

readme.md

File metadata and controls

91 lines (63 loc) · 1.74 KB

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.