JSON::Shell

JSON::Shell is an interactive shell for performing JSON and JSON-RPC requests.
Download

JSON::Shell Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Mark Paschal
  • Publisher web site:
  • http://search.cpan.org/~markpasc/JSON-Shell-1.0/lib/JSON/Shell.pm

JSON::Shell Tags


JSON::Shell Description

JSON::Shell is an interactive shell for performing JSON and JSON-RPC requests. JSON::Shell is an interactive shell for performing JSON and JSON-RPC requests.SYNOPSIS $ bin/jsonshell JSON::Shell 1.0 www.example.com/json-rpc-demo$ post '{ "id": 1, "method": "echoObject", "params": { "o": } }' REQUEST: $VAR1 = { 'params' => { 'o' => }, 'method' => 'echoObject', 'id' => '1' }; RESPONSE: $VAR1 = { 'id' => '1', 'result' => }; www.example.com/json-rpc-demo$ JSON::Shell provides an interactive debugger and workbench for JSON based web services. Requirements: · Perl


JSON::Shell Related Software