kafka-rest-proxy
v1.0.0
Published
A proxy for kafka-rest which supports base url mapping
Downloads
1
Readme
kafka-rest-proxy
A proxy for kafka-rest which supports base url mapping
Environment Variables
Example:
export KAFKA_REST_URI=http://localhost:8082
export KAFKA_REST_BASE_URI_MAP="{\"http://localhost:8082\":\"http://localhost:8083\"}"