Page 1 of 1

JSON RPC

Posted: Fri Jun 29, 2012 10:42 pm
by Derrick Johnson

How can I implement JSON RPC.

POST /miniapi HTTP/1.1
Host: apps.everbread.com
Content-length: [length of json content]
Content-type: application/json
Accept-Encoding: gzip
Connection: Keep-Alive
{"jsonrpc": "2.0", "id": "1", "method": "search", "params": [Request] }


JSON RPC

Posted: Fri Jun 29, 2012 10:59 pm
by maxkatz

Create a REST service
Set Method to POST
Then define the request parameters.

http://help.tiggzi.com/documentation/...