syndicate_utils/README.md

12 lines
338 B
Markdown
Raw Normal View History

2022-06-09 01:25:45 +00:00
# Syndicate utils
## http_translator
Dispatches HTTP requests to registered handlers.
See [http_translator.config-example.pr](./http_translator.config-example.pr) for an example configuration.
2022-06-09 05:28:26 +00:00
## json_translator
Wrapper that executes a command, parses its JSON output, and asserts a Preserves conversion in an `<output …>` record.