The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

OpenResty::Handler::View - The view handler for OpenResty

SYNOPSIS

DESCRIPTION

This OpenResty handler class implements the View API, i.e., the /=/view/* stuff.

METHODS

AUTHORS

Laser Henry (laser) <laserhenry at gmail dot com>, Agent Zhang (agentzh) <agentzh@gmail.com

SEE ALSO

OpenResty::Handler::Model, OpenResty::Handler::Role, OpenResty::Handler::Action, OpenResty::Handler::Feed, OpenResty::Handler::Version, OpenResty::Handler::Captcha, OpenResty::Handler::Login, OpenResty.