Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 370 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 370 Bytes

Traefik HTTP Config Merger

This is a simple service that will take multiple JSON endpoints, query them, and return a deep merged JSON result.

This is specifically meant to be used for the Traefik HTTP Config Provider, which doesn't support multiple endpoints.

Note this does not support YAML endpoints, only JSON.