Kong Gateway

Kong Gateway is the open-source, lightweight, cloud-native API gateway optimized for microservices, delivering low-latency performance and scalability through a rich plugin ecosystem. It is the data-plane foundation underneath every other Kong product.

API entry from apis.yml

apis.yml Raw ↑
aid: kong:kong
name: Kong Gateway
description: Kong Gateway is the open-source, lightweight, cloud-native API gateway optimized for microservices,
  delivering low-latency performance and scalability through a rich plugin ecosystem. It is the data-plane
  foundation underneath every other Kong product.
humanURL: https://konghq.com/products/kong-gateway
tags:
- API Gateway
- Open Source
properties:
- type: Documentation
  url: https://developer.konghq.com/gateway/
- type: GettingStarted
  url: https://developer.konghq.com/gateway/install/
- type: ChangeLog
  url: https://developer.konghq.com/gateway/changelog/
- type: GitHubRepository
  url: https://github.com/Kong/kong
- url: graphql/kong-graphql.md
  type: GraphQL