Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muni-town/traefik-http-config-merger

This is a simple service that will take multiple JSON endpoints, query them, and return a deep merged JSON result.
https://github.com/muni-town/traefik-http-config-merger

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://doc.traefik.io/traefik/providers/http/), which doesn't support multiple endpoints.

Note this does not support YAML endpoints, only JSON.