Kong – Open Source API Gateway

Kong is a new open source API gateway built on top of nginx. An API gateway provides a thin layer above an application or a service protecting it by adding:

  • authentication
  • authorization
  • rate limiting

Kong can be extended using plugins such as authentication using OAUTH, rate limiting, etc.

Similar commercial API Gateways are:

Leave a Reply

Your email address will not be published. Required fields are marked *