/microservices-go-order

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

Primary LanguageGoMIT LicenseMIT

Microservices in Golang - Order

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
  • CQRS
  • Retry Pattern
  • Circuit Breaker
  • Repository
  • Api Gateway / Reverse Proxy

Architecture Overview

architecture overview


List of Services

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


How to build this project

Access the Infra repository and follow the instructions


About

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