aboutsummaryrefslogblamecommitdiff
path: root/www/p5-Dancer-Plugin-RPC/pkg-descr
blob: 8bdf973c2ba784fd2f3c8acc655ae24bc1a72536 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                        
                                                   
This module contains two plugins for Dancer: Dancer::Plugin::RPC::XMLRPC
and Dancer::Plugin::RPC::JSONRPC. They are plugins rather than
Plack::Middleware.
 
Dancer::Plugin::RPC::XMLRPC
 
This plugin exposes the new keyword "xmlrpc" that is followed by 2
arguments: the endpoint and the arguments to configure the xmlrpc-calls
at this endpoint.
 
Dancer::Plugin::RPC::JSONRPC
 
This plugin exposes the new keyword "jsonrpc" that is followed by
2 arguments: the endpoint and the arguments to configure the
jsonrpc-calls at this endpoint.

See the /t dir for examples (until some tutorial exists)

WWW: https://metacpan.org/release/Dancer-Plugin-RPC