• Stars
    star
    126
  • Rank 284,543 (Top 6 %)
  • Language
    Go
  • License
    GNU General Publi...
  • Created almost 8 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Repository for gokit tutorial

gokit-playground

Repository for gokit tutorial

Docker Compose

The docker compose configurations are located under docker folder

Simple REST service:

See lorem module

gRPC protocol:

See lorem-grpc module

Application Logging

See lorem-logging module

Rate Limiter

See lorem-rate-limit module

Metrics

See lorem-metrics module

Service Discovery: Consul

See lorem-consul module

Circuit Breaker Pattern

See lorem-hystrix module