Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
WebAPI::DBIC::Role::JsonParams
VERSION
version 0.004002
DESCRIPTION
Provides methods to handle request parameters that have an encoding specified.
For example, given a request like </foo?bar~json={k:"hello"}
> the bar
parameter will be a reference to a hash containing a single element.
NAME
WebAPI::DBIC::Resource::Role::JsonParams - provides a param method that handles JSON
AUTHOR
Tim Bunce <Tim.Bunce@pobox.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Tim Bunce.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.