Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

kong

Here are 79 public repositories matching this topic...

Goal: create a Spring Boot app called book-service accessible only through the Kong API gateway. In Kong, the kong-oidc plugin will be installed, enabling communication between Kong and Keycloak. This setup ensures that when Kong receives a request for book-service, it validates the request in conjunction with Keycloak to ensure its authenticity.

  • Updated Dec 14, 2025
  • Shell

The goal of this project is to create a simple Spring Boot REST API and secure it with Kong using the LDAP Authentication and Basic Authentication plugins. Besides, we will explore more plugins that Kong offers, such as the Rate Limiting and Prometheus plugins.

  • Updated Dec 11, 2025
  • Shell

This repository contains an AWS CloudFormation templates that will create the infrastructure required to stand up a Kong Enterprise cluster of EC2 nodes with Brain/Immunity enabled. This template cannot be used to implement Kong as an ingress controller to a Kubernetes cluster.

  • Updated May 21, 2025
  • Shell

Improve this page

Add a description, image, and links to the kong topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kong topic, visit your repo's landing page and select "manage topics."

Learn more