-
-
27 Jun 2019 05:23:14 UTC
- Development release
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (291 / 9 / 1)
- Kwalitee
Bus factor: 1- 95.76% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (14.01KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Dancer::Plugin::RPC
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.99_02 - 2019-06-27
- (Abe Timmerman, 0 seconds ago) Autocommit for distribution Dancer::Plugin::RPC::RESTISH 0.99_02 (same)
Changes for version 0.99_01 - 2019-05-14
- (Abe Timmerman, 6 weeks ago) Autocommit for distribution Dancer::Plugin::RPC::RESTISH 0.99_01 (test)
- (Abe Timmerman, 6 minutes ago) Basic support for CORS
- By specifying 'cors_allow_origin' as an argument in the configuration of
- the 'restish' keyword, we try to handle preflight-requests an add CORS
- headers for (regular) requests that send the 'Origin' header.
Changes for version 0.00_00 - 2019-05-14
- (Abe Timmerman, 6 weeks ago) Initial commit for Dancer::Plugin::RPC::RESTISH
- A new plugin for the Dancer::Plugin::RPC framework that enables one to
- also expose an existing API as a REST interface.
Modules
Simple plugin to implement a restish interface.Examples
Module Install Instructions
To install Dancer::Plugin::RPC::RESTISH, copy and paste the appropriate command in to your terminal.
cpanm Dancer::Plugin::RPC::RESTISH
perl -MCPAN -e shell install Dancer::Plugin::RPC::RESTISH
For more information on module installation, please visit the detailed CPAN module installation guide.