Topic: "kong-plugin"
qianyugang/kong-docs-cn
微服务 Api 网关 Kong 最新文档中文版
Size: 853 KB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 844 - Forks: 174

Kong/kong-pongo
Tooling to run plugin tests with Kong and Kong Enterprise
Language: Lua - Size: 4.87 MB - Last synced at: about 13 hours ago - Pushed at: about 23 hours ago - Stars: 162 - Forks: 59

Kong/go-pdk
Write Kong plugins in Go! 🦍
Language: Go - Size: 225 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 160 - Forks: 52

yesinteractive/kong-map
Kongmap is a free visualization tool which allows you to view and edit configurations of your Kong API Gateway Clusters, including Routes, Services, and Plugins/Policies. The tool is being offered for installation via Docker and Kubernetes at this time.
Language: PHP - Size: 9.27 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 75 - Forks: 6

wshirey/kong-plugin-response-cache
A Kong plugin that will cache responses in redis
Language: Lua - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 70 - Forks: 13

casbin/lua-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Lua (Kong, APISIX, OpenResty)
Language: Lua - Size: 858 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 63 - Forks: 16

Kong/kong-plugin-zipkin 📦
A Kong plugin for propogating zipkin spans and reporting spans to a zipkin server - this plugin has been moved into https://github.com/Kong/kong, please open issues and PRs in that repo
Language: Lua - Size: 303 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 60 - Forks: 31

LEGO/kong-aws-request-signing
Plugin that enables the secure use of AWS services as upstreams in Kong using Service URLs
Language: Lua - Size: 220 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 43 - Forks: 5

dream11/kong-circuit-breaker
Kong plugin for wrapping all proxy calls with a circuit-breaker
Language: Lua - Size: 128 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 41 - Forks: 9

dream11/kong-scalable-rate-limiter
Kong plugin for Rate Limiting at high throughputs.
Language: Lua - Size: 65.4 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 41 - Forks: 10

alexashley/kong-plugin-path-prefix
A Kong plugin to rewrite the upstream request path
Language: Lua - Size: 18.6 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 40 - Forks: 33

Kong/kong-plugin-acme 📦
Let's Encrypt and ACMEv2 integration with Kong - this plugin has been moved into https://github.com/Kong/kong, please open issues and PRs in that repo
Language: Lua - Size: 148 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 36 - Forks: 10

sfhardman/kong-plugin-zipkin
Kong plugin to simulate clients and/or servers where these cannot practically be instrumented directly
Language: Lua - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 31 - Forks: 9

yesinteractive/kong-jwt2header
This Kong API Gateway Plugin can be used to route requests by JWT claim. It does this by converting JWT claims to headers during rewrite phase so that Kong's route by header functionality can be used to route the request appropriately. Alternatively, the plugin can be used to simply convert JWT claims to headers that can be consumed by the upstream service.
Language: Lua - Size: 543 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 27 - Forks: 14

dream11/kong-host-interpolate-by-header
Kong plugin to interpolate upstream host based on headers
Language: Lua - Size: 265 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 26 - Forks: 3

pravin-raha/kong-plugin-cookies-to-headers
A Kong plugin that will add Authorization header from cookie
Language: Lua - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 25 - Forks: 9

TravelNest/kong-authorization-opa
Kong Plugin for Authorization (via Open Policy Agent)
Language: Lua - Size: 4.88 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 25 - Forks: 4

polaris-liu/kong-plugin-skywalking
The Nginx Lua agent for Apache SkyWalking kong-plugin
Language: Lua - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 22 - Forks: 9

lampnick/kong-rate-limiting-golang
A rate limiting plugin of kong written with golang. Concurrent rate limiting support.
Language: Go - Size: 99.6 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 21 - Forks: 5

withlin/kong-plugin-http-anti-replay-attack
http-anti-replay-attack [防重放攻击]
Language: Lua - Size: 2.93 KB - Last synced at: 28 days ago - Pushed at: about 7 years ago - Stars: 21 - Forks: 3

Kong/kubernetes-sidecar-injector 📦
Easy Service Mesh with Kong and Kubernetes
Language: Lua - Size: 54.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 5

portothree/kong-custom-auth
Custom authentication with Kong
Language: Lua - Size: 28.3 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 5

ascho/kong-auth-request
A Kong plugin that make POST auth request before proxying the original request
Language: Lua - Size: 12.7 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 9

ivangfr/springboot-kong-plugins
The goal of this project is to create a simple Spring Boot REST API and securing it with Kong using the LDAP Authentication and Basic Authentication plugins. Besides, we will explore more plugins that Kong offers like: Rate Limiting and Prometheus plugins.
Language: Shell - Size: 1.71 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 16 - Forks: 15

adessoSE/kong-plugin-soap2rest 📦
A plugin for the Kong Microservice API Gateway to redirect a SOAP request to a REST API and convert the JSON Response to SOAP response.
Language: Lua - Size: 291 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 15 - Forks: 3

Kong/kong-plugin-grpc-gateway 📦
Kong Plugin to transcode REST request to gRPC - this plugin has been moved into https://github.com/Kong/kong, please open issues and PRs in that repo
Language: Lua - Size: 49.8 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 3

inveox-lab-it/kong-plugin-api-response-merger
Kong API response merger plugin
Language: Lua - Size: 271 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 1

MrSaints/docker-kong-dev 📦
[INACTIVE] An unofficial Docker image (tooling) for Kong testing, and development.
Language: Shell - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 12 - Forks: 5

be-humble/kong-ext-auth
Kong plugin to authenticate requests using external HTTP service.
Language: Lua - Size: 123 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 1

tfabien/kong-forward-proxy
A Kong plugin that allows access to an upstream url through a forward proxy (eg. squid).
Language: Lua - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 14

arvind-internet-omuni/kong-tcp-body-log
Send the request and response body of HTTP traffic to a TCP endpoint
Language: Lua - Size: 7.81 KB - Last synced at: 8 months ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 5

udleinati/kong-plugin-the-middleman
A Kong plugin that enables an extra HTTP POST/GET request - the-middle-request - before proxing to the original request.
Language: Lua - Size: 45.9 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 9 - Forks: 5

rakutentech/kong-plugin-graphql-operation-whitelist
Whitelist operations that your consumers can send to your GraphQL server.
Language: Lua - Size: 106 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 3

dream11/kong-config-by-env
Kong plugin to maintain config to be shared across plugins
Language: Lua - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 8 - Forks: 1

gpetrousov/kong-plugin-reskeymod
Kong plugin which allows renaming keys in response body
Language: Lua - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 3

redhoyasa/kong-plugin-route-by-cookie
Kong plugin to dynamically change upstream url based on cookies 🍪
Language: Lua - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 6

yulewei/kong-plugin-demo
Kong 自定义插件示例
Language: Lua - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 3

xigang/kongctl
A CLI For Kong API Gateway & Service Mesh
Language: Go - Size: 118 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 3

MrSaints/kong-plugin-aws 📦
[INACTIVE] A Kong plugin for signing incoming requests with Amazon Web Services (AWS) authentication headers.
Language: Lua - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 3

keremdokumaci/goql-kong-plugin
A Kong Plugin For GraphQL
Language: Go - Size: 156 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

mvanholsteijn/kong-plugin-upstream-basic-auth
A Kong API Gateway plugin for inserting a basic authentication header per consumer to the upstream service
Language: Lua - Size: 26.4 KB - Last synced at: 3 days ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 2

rakutentech/kong-plugin-graphql-depth-limit
Limit the complexity of GraphQL queries based on their depth.
Language: Lua - Size: 17.6 KB - Last synced at: 16 days ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 1

tarepanda1024/kong-plugin-http-mirror
A Kong plugin that will mirror original request to other endpoints.
Language: Lua - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 3

hanlaur/oidcify
Open-source OIDC plugin for Kong Gateway
Language: Go - Size: 158 KB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 5 - Forks: 1

HashimThePassionate/Docker
Welcome to our comprehensive repository for Docker, DevContainers, FastAPI, Long API, Kafka, and more. Explore detailed guides, best practices, and tools to master these technologies and streamline your development workflow.
Language: JavaScript - Size: 3.79 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 5 - Forks: 0

nawaz1991/kong-plugin-oasvalidator
A Kong plugin for validating HTTP requests against OpenAPI specifications.
Language: Lua - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

JailtonJunior94/kong-poc
Language: Go - Size: 4.98 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

dyarleniber/kong-api-gateway-poc
A proof of concept for setting up Kong API Gateway using declarative configuration (DB-less) and custom Typescript plugins.
Language: TypeScript - Size: 107 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

rishabhsairawat/kong-oauth-token-validator
OAuth2 Token Validation Plugin for Kong
Language: Lua - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

guoming/kong-plugin-AbTesting
kong AbTesting Plugin
Language: Lua - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

ernestofreyreg/kong-plugin-deviceuid
A Kong plugin that will add a sticky deviceuid cookie to all request
Language: Lua - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 0

dol/kong-authz-openfga
Kong plugin for fine-grained authorization with OpenFGA integration.
Language: Lua - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

maxtpham/kong-healthcheck
Automatically detect & health-check for all backends, services & routes in Kong API Gateway, then notify to Slack & publish healthy/unhealthy status to InfluxDB/Grafana
Language: TypeScript - Size: 470 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

hakancelikdev/kong-plugin-response-transformer-extra
:shield: Kong plugin response transformer extra; Transformations can be restricted to responses with specific status codes using various config.*.if_status configuration parameters.
Language: Lua - Size: 39.1 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

peter-evans/kong-plugin-paseto
Kong plugin for PASETO (Platform-Agnostic Security Tokens)
Language: Lua - Size: 42 KB - Last synced at: 26 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2

eyolas/kong-plugin-key-auth-referer
PLUGIN KONG: Key authentification and referer
Language: Lua - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 3

DanielTimLee/shepherd
🐑 Kong Plugin for Client Versioning with API Endpoint, Modules.
Language: Lua - Size: 30.4 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

jesperancinha/buy-odd-yucca-concert
Study of the Kong Framework
Language: Kotlin - Size: 35.9 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 1

svenwal/kong-plugin-xml-json-transformer
A Kong plugin to automatically transform XML responses to JSON
Language: Lua - Size: 22.5 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 4

grongierisc/kong-ee-training
Self training on Kong EE/ IAM (InterSystems Api Manager)
Language: ObjectScript - Size: 30.5 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 6

snapt/kong-plugin-nova
Kong plugin to scan requests with the Snapt Nova WAF.
Language: Lua - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

ShubhamPalriwala/KongToTheRescue
Custom Kong Plugin to detect malicious requests
Language: Lua - Size: 259 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

lojaintegrada/kong-plugin-idempotency
A Kong plugin to add idempotency to your routes.
Language: Lua - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

TelkomIndonesia/kong-plugin-oauth2-audience
Authenticate Kong consumer using a third-party OAuth 2.0 / OpenID Connect provider.
Language: Lua - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

tothenew/kong-plugin-static-response
This is a very basic Kong plugin that terminates the request and responds back with a static response provided while configuring the plugin. It is a good plugin for the infrequent changing contents, You can use this plugin and write your custom code that can update the content daily, weekly, or on events.
Language: Lua - Size: 318 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

OutdatedVersion/kong-plugin-moleculer-bridge
Bare bones proof of concept for a HTTP -> Moleculer protocol compatibility layer as a Kong plugin
Language: Lua - Size: 8.79 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

gojekfarm/kong-dynamic-upstream
An kong plugin for dynamic upstreams
Language: Go - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 3

raj713335/Langfuse-Kong-Plugin
Langfuse-Kong-Plugin: Langfuse is a Open Source LLM Engineering Platform to log Traces, evals, prompt management and metrics to debug and improve your LLM application.
Language: Python - Size: 929 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

pravin-raha/kong-plugin-oidc-acl
Keycloak acl plugin for kong gateway
Language: Lua - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 3

kiarashrahmani/Kong-API-Gateway
a comprehensive project that shows how to use kong API Gateway service.
Language: HTML - Size: 11.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

tuananh/kong-plugin-xml-json-transformer
An experimental XML to JSON (and vice-versa) transformer plugin for Kong
Language: Lua - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

loafoe/kong-plugin-geofence
Kong plugin implementing geofencing
Language: Go - Size: 97.7 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

brokeyourbike/hmac-auth-kong-plugin
Custom HMAC auth plugin for Kong
Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

The-Anton/kong-response-time-plugin
A custom kong plugin that return the response time of a service
Language: Lua - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

MyMusicTaste/kong-plugin-resource-transformer
Rewrites a uri if uses an integer to a uuid using a transformer uuid
Language: Lua - Size: 62.5 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

Voronenko/kong-plugin-sa-jwt-claims-validate
Kong2 compatible plugin for validation of the custom JWT token claims
Language: Lua - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

withlin/kong-log-extended
WIP
Language: Lua - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

stone-payments/kong-plugin-template-transformer
Kong API Gateway plugin to transform requests with Lua templates
Language: Lua - Size: 340 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

ch-braun/kong-go-plugin-jwt-kc
A Go plugin for Kong Gateway to validate (JWT-based) access tokens utilizing JWKS and .well_known discovery.
Language: Go - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Treblle/treblle-kong
Kong API Gateway plugin for Treblle
Language: Lua - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

pingidentity/kong-plugin-ping-auth
This repository contains the source for the ping-auth Kong plugin.
Language: Lua - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 5

thattrain/kong-waf
A web application firewall (WAF) plugins for Kong gateway
Language: Go - Size: 413 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

stone-payments/kong-plugin-url-rewrite
Kong API Gateway plugin for url-rewrite purposes
Language: Lua - Size: 109 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

vs4vijay/kong
🦍 Kong API Gateway
Language: Shell - Size: 342 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Saeed-AlRafi/kong-XML-2-JSON-transformer
XML to JSON custom plugin for Kong 3.3.0 on Docker.
Language: Lua - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

mfbmina/poc-goplugin-kong
Kong plugin written in Go
Language: Go - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

gojek/docker-kong-plugin-dev
base docker image for Kong with Plugins dev, testing and setup
Language: Python - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 4

nmatsui/kong-plugin-FiwarService-KeyAuth
This Kong plugin authenticates and authorizes a client by using "authorization" and "fiware-service" header
Language: Lua - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Song2017/kong-cache-redis
Kong cache with Redis. And we can have a try with docker-compose easily.
Language: Lua - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

qclucky7/kong-path-rate-limit-enhance-plugin
A kong plugin can rate limit based on Path and Method
Language: Lua - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

nodis-com-br/jwt-header-forward-kong-plugin
Plugin kong para repassar informações do token jwt como header
Language: Lua - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

sakshi-choudhary/kong-gateway-jwt-plugin
A simple Kong Gateway JWT plugin using javascript
Language: JavaScript - Size: 17.6 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

victor-mesquita/kong-plugin-google-cloud-functions
Kong plugin to invoke serverless Google cloud functions
Language: Lua - Size: 45.9 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

qianyugang/kong-query-string-to-json
A plugin that converts parameters to json.
Language: Lua - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

andrey-tech/kong-upstream-jwt-extended Fork of Optum/kong-upstream-jwt
Плагин для API-шлюза Kong Gateway, который создает подписанный RS256 JWT-токен, включающий SHA256 хэши тела и параметров НТТР-запроса.
Language: Lua - Size: 2.45 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

dekelev/kong-transparent-proxy
Kong plugin that acts as a transparent HTTP proxy
Language: Lua - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

asayah/kong-plugin-upstream-header-router
Kong plugin to route traffic to different upstreams depending on header
Language: Lua - Size: 10.7 KB - Last synced at: 23 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

LindseyB/hello-world
hello world kong plugin
Language: Lua - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

maxipavlovic/kong-easter-eggs
Kong API Gateway plugin to add some fun to your APIs
Language: Lua - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

malhotraamit236/kong-plugin
Usher is a configurable Kong plugin that routes requests to different upstreams based on HTTP Header name-value pairs.
Language: Lua - Size: 87.9 KB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0
