globocom / kong-plugin-proxy-cacheLinks
A Proxy Caching plugin for Kong makes it fast and easy to configure caching of responses and serving of those cached responses in Redis
☆48Updated 6 years ago
Alternatives and similar repositories for kong-plugin-proxy-cache
Users that are interested in kong-plugin-proxy-cache are comparing it to the libraries listed below
Sorting:
- A Kong plugin that will cache responses in redis☆70Updated 6 years ago
- A Kong plugin that enables you to make an extra HTTP POST request before calling an API.☆159Updated 5 years ago
- A Kong plugin that sets different upstream URLs based on API and Consumer☆45Updated 8 years ago
- Vagrantfile for Kong testing and development☆124Updated last year
- Prometheus plugin for Kong - this plugin has been moved into https://github.com/Kong/kong, please open issues and PRs in that repo☆120Updated 3 years ago
- Tooling to run plugin tests with Kong and Kong Enterprise☆161Updated this week
- A Kong plugin, that let you use an external Oauth 2.0 provider to protect your API☆78Updated 7 years ago
- OAuth 2.0 proxy for nginx written in Lua. | DEPRECATED in favour of https://github.com/jirutka/nginx-oidc-njs☆156Updated last year
- Kong API Gateway plugin for url-rewrite purposes☆1Updated 11 months ago
- Simple template to get started with custom Kong plugins☆247Updated 2 months ago
- Healthcheck library for OpenResty to validate upstream service status☆136Updated 2 months ago
- Kubernetes managed Kong cluster☆255Updated 5 years ago
- A consumer rate limiting plugin for Kong (https://getkong.org/)☆35Updated 3 years ago
- 🍪 Session plugin for Kong - this plugin has been moved into https://github.com/Kong/kong, please open issues and PRs in that repo☆20Updated 3 years ago
- Start Kong 1.0 as a K8s sidecar☆32Updated 5 years ago
- OpenID Connect authentication with Kong gateway☆51Updated last year
- [DEPRECATED] A Kubernetes Ingress for Kong☆93Updated 7 years ago
- Library to interface with the consul HTTP API from ngx_lua☆130Updated 3 years ago
- A curated list of awesome resources for Kong API Gateway☆107Updated 5 years ago
- manages kong clusters☆88Updated 7 years ago
- Build tools to package and release Kong☆87Updated 8 months ago
- JWT For The Great Openresty☆153Updated last year
- A Kong plugin for propogating zipkin spans and reporting spans to a zipkin server - this plugin has been moved into https://github.com/Ko…