My simple implementation of API Gateway pattern, written in Golang. Mostly as a exercise to learn that language.

Features:

  • Support of multiple backends
  • Response cache (using redis)

Links: Repository

Build Status!