Portfolio
Back to projects
A

API Gateway & Auth Service

A high-performance API gateway written in Go, providing JWT authentication, rate limiting, request logging, and routing to microservices. Deployed on Kubernetes with Redis for session and rate-limit state. Handles millions of requests per day.

GoRedisKubernetesJWTPrometheus
  • JWT auth
  • Rate limiting
  • Kubernetes deployment
  • Observability