diff --git a/README.md b/README.md index a42cc4e..904fdc9 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,29 @@ $mpvSpace [ ] ``` +### JSON Stdio Translator + +Executes a command, parses its JSON output, converts to record ``, and publishes and messages it to a dataspace. + +``` +# Configuration example +> + +let ?ds = dataspace + $ds #f> + +? ?cap> [ + $cap +] +``` + ### Webooks Listens for webhook requests and sends request data to a dataspace as messages. @@ -106,10 +129,6 @@ Request data is formated according to the http schema [defined in syndicate-prot --- -## json_translator - -Wrapper that executes a command, parses its JSON output, converts to Preserves record ``, and publishes and messages to its initial dataspace. - ## mintsturdyref A utility for minting [Sturdyrefs](https://synit.org/book/operation/builtin/gatekeeper.html#sturdyrefs). diff --git a/config.prs b/config.prs index d8af190..f164f21 100644 --- a/config.prs +++ b/config.prs @@ -6,6 +6,11 @@ CacheArguments = . +JsonTranslatorArguments = . + JsonTranslatorConnected = . JsonSocketTranslatorArguments =