gokit-playground icon indicating copy to clipboard operation
gokit-playground copied to clipboard

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