Omniplug is a Kong plugin to inject proxied HTTP request with data obtained from various source.
Currently supported data source includes:
- static json/yaml strings.
- Kong context data.
- HTTP response data.
Currently supported target of injection includes:
- Kong context.
- Upstream HTTP request Headers.
- Upstream HTTP request Query Parameters.
See example on how to run with docker-compose.