kong-to-apisix
kong-to-apisix copied to clipboard
Billboard: plugins need to support
Format: Kong Plugin - APISIX Plugin
Authentication
- [x] Key Authentication - key-auth
- [ ] Basic Authentication - basic-auth
- [ ] JWT - jwt-auth
- [ ] HMAC Authentication - hmac-auth
- [ ] OAuth 2.0 Authentication - openid-connect
Security
- [ ] CORS - cors
- [ ] IP Restriction - ip-restriction
Traffic
- [x] Proxy Cache - proxy-cache
- [x] Rate Limiting - limit-count
Monitoring
- [ ] Prometheus - prometheus
- [ ] Zipkin - zipkin
Transformation
- [ ] gRPC-gateway - grpc-transcode
- [ ] Request Transformer - response-rewrite
- [ ] Response Transformer - proxy-rewrite
Logging
- [ ] HTTP Log - http-logger
- [ ] TCP Log - tcp-logger
- [ ] Syslog - syslog
- [ ] UDP Log - udp-logger