Replies: 4 comments 1 reply
Command Line toolA command line tool to get JSON into JSON Hero. Example usages: $ jsonhero -j "{ \"foo\": \"bar\" } -t Title
$ curl 'https://jsonplaceholder.typicode.com/todos/1' | jsonhero |
0 replies
Browser extensionsA Chrome/Safari/Firefox extension that could detect a JSON response and provide a button in the toolbar to quickly open in JSON Hero |
1 reply
Insomnia extensionAdd a context menu extension to Insomnia to quickly open a response JSON body in JSON Hero |
0 replies
Editor extensionsAdd support for more editor extensions.
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Even though we have built a few extensions and tools already (Raycast, VS Code) there are still a lot of different integration points that we have not yet built. This discussion is to keep help keep track of what upcoming integrations in the roadmap, and to solicit feedback on ones we haven't yet thought of. Please feel free to contribute by either reacting to an integration below, or adding one.
All reactions