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

AmnaKhan1323/Microservices-go-customer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

  • [Authentication]
  • [Email]
  • Customer
  • [Product]
  • [Cart]
  • [Order]
  • [Payment]
  • [Web]

How to build this project

Access the Infra repository and follow the instructions

  • [Infra]

About

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

Releases

No releases published

Packages

No packages published